Ian Lance Taylor <ian@zembu.com> writes: > "H . J . Lu" <hjl@lucon.org> writes: > > > In the MIPS gas, there is > > > > case M_JAL_A: > > Not the relevant bit of code, not that it matters much. The > instruction > jal $31,$25 > will be handled by the M_JAL_1 case in gas/config/tc-mips.c. Sorry, M_JAL_2. Ian