Scheduling of asm()

Falk Hueffner falk.hueffner@student.uni-tuebingen.de
Sun Jan 6 16:50:00 GMT 2002


Richard Henderson <rth@redhat.com> writes:

> On Sun, Jan 06, 2002 at 11:49:10PM +0100, Falk Hueffner wrote:
> > I'd end up with one builtin per opcode, which seems pretty silly,
> > since unlike for example prefetches, those don't exist on other
> > platforms.
> 
> We do support machine-specific builtins, and they are in use on a
> number of targets.
> 
> I'd rather go with the builtins, really.

Hmm, okay, I'll try that. I see i386 has lots of builtins already for
MMX, so I'll try to do it analogously.

        Falk



More information about the Gcc mailing list