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: Question about insn lengths


Andrew Haley <aph@redhat.com> writes:

> Pontus Lidman writes:

[...]

>  > For example, I noticed that the 'mfhilo_si' insn has length attribute
>  > 12 (because of possible future nops due to hazards I gather), but
>  > generates only one instruction word (mflo, for example), so the value
>  > I need for this insn is 4.
> 
> Where do the hazard nops get inserted?  The assembler?

Yes, if they are needed.

-- 
Pontus Lidman, pontus@lysator.liu.se, Software Engineer
No matter how cynical you get, it's impossible to keep up.
Scene: www.dc-s.com | MUD: tyme.envy.com 6969 | irc: irc.quakenet.eu.org


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