This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: nop in load-delay-slot (on MIPS o32 PIC code)


On Wed, 21 Apr 2004, Atsushi Nemoto wrote:

> cgd> Cool.  I'm glad to hear that it's gotten easier.
> 
> I created a patch against 040420 snapshot (see attached).  Not so big.
> Could you review it?

 Hmm, perhaps you could convert:

if (!gpr_interlocks)
  macro_build (NULL, "nop", "");

to a macro or an inline function.  That's of course solely my own 
suggestion -- the maintainers may have a different view. ;-)

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +


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