Searched refs:M_LQ_AB (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1600 M_LQ_AB, enumerator
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ChangeLog-2013 | 1309 * mips-opc.c: Add M_SQ_AB and M_LQ_AB to support larger range for
|
D | mips-opc.c | 1326 {"lq", "t,A(b)", 0, (int) M_LQ_AB, INSN_MACRO, 0, MMI, 0, 0 },
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2013 | 2064 Add M_LQ_AB and M_SQ_AB to support large values for instructions
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 12345 case M_LQ_AB: in macro()
|