MIPS Assembly.

Paul Koning pkoning@equallogic.com
Mon Jun 21 21:59:00 GMT 2004


>>>>> "Chris" == Chris Jones <cjones@sutus.com> writes:

 Chris> Paul;

 Chris> Patching uaccess.h to wrap j 2b as follows:

 Chris> .set noreorder .set nomacro j 2b .set macro .set reorder

 Chris> still causes problems.

 Chris> If the code is "correct" and it is the link that is the
 Chris> problem, then I would like to know so I can address the
 Chris> symptoms in the best fashion.

Well, this is just an opinion from an interested observer, but in my
opinion, with that wrapper the assembler should NOT convert j to b, so
if it does and then complains I'd call that an assembler bug.

   paul



More information about the Binutils mailing list