Home
last modified time | relevance | path

Searched refs:M_JAL_A (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1566 M_JAL_A, enumerator
DChangeLog-91032685 * mips.h (M_JAL_1, M_JAL_2, M_JAL_A): Added.
/toolchain/binutils/binutils-2.25/opcodes/
Dmicromips-opc.c732 {"jal", "a", 0, (int) M_JAL_A, INSN_MACRO, 0, I1, 0, 0 },
Dmips-opc.c1256 {"jal", "a", 0, (int) M_JAL_A, INSN_MACRO, 0, I1, 0, 0 },
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02032363 <M_JAL_A>: In NewABI, use CALL16 or GOT_DISP for small got,
7476 [M_JAL_A]: Likewise.
DChangeLog-96975523 (macro): Handle mips_big_got for M_LA_AB, M_JAL_A, and load and
DChangeLog-92956553 (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/
Dtc-mips.c11200 case M_JAL_A: in macro()