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: MIPS Assembly.


>>>>> "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


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