This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Scheduling of asm()


<<Supplying the schedule class seems like the right answer; it may well
be that you will want to supply an instruction that the compiler would
never issue on its own and therefore has no reason to know about.  An
example valid for MIPS (and for Alpha as well, if I remember
correctly) is the Prefetch instruction.
>>

I don't understand, most certainly a compiler may generate prefetch 
instructions "on its own". If not a compiler then who?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]