Searched refs:M_JAL_A (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1566 M_JAL_A, enumerator
|
D | ChangeLog-9103 | 2685 * mips.h (M_JAL_1, M_JAL_2, M_JAL_A): Added.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | micromips-opc.c | 732 {"jal", "a", 0, (int) M_JAL_A, INSN_MACRO, 0, I1, 0, 0 },
|
D | mips-opc.c | 1256 {"jal", "a", 0, (int) M_JAL_A, INSN_MACRO, 0, I1, 0, 0 },
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0203 | 2363 <M_JAL_A>: In NewABI, use CALL16 or GOT_DISP for small got, 7476 [M_JAL_A]: Likewise.
|
D | ChangeLog-9697 | 5523 (macro): Handle mips_big_got for M_LA_AB, M_JAL_A, and load and
|
D | ChangeLog-9295 | 6553 (macro): If EMBEDDED_PIC, case M_JAL_A may use $at. 8562 (macro): Handle M_JAL_1, M_JAL_2 and M_JAL_A. These require
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 11200 case M_JAL_A: in macro()
|