This is the mail archive of the binutils@sourceware.org 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 JAL/JALR to BAL transformation for Linux (o32 ABI)


>   The transformation checks two things: JAL and JALR, to convert them to BAL.

Oh I see.  I was talking about the relaxation code where we do JALR->BAL or
JR->B; I didn't know about this other place.  Thanks for clarifying.

> Maybe we can split the predicate to two: JAL_TO_BAL_P and JALR_TO_BAL_P.
> Then, you can disable JAL_TO_BAL_P for Octeon.

Yes that would work, thanks.

Adam


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