Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1682 M_SQ_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.c1954 {"sq", "t,A(b)", 0, (int) M_SQ_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.c12350 case M_SQ_AB: in macro()