Home
last modified time | relevance | path

Searched refs:M_LQ_AB (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1600 M_LQ_AB, enumerator
/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-20131309 * mips-opc.c: Add M_SQ_AB and M_LQ_AB to support larger range for
Dmips-opc.c1326 {"lq", "t,A(b)", 0, (int) M_LQ_AB, INSN_MACRO, 0, MMI, 0, 0 },
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20132064 Add M_LQ_AB and M_SQ_AB to support large values for instructions
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c12345 case M_LQ_AB: in macro()