Home
last modified time | relevance | path

Searched refs:M_LL_AB (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1597 M_LL_AB, enumerator
/toolchain/binutils/binutils-2.25/opcodes/
Dmicromips-opc.c780 {"ll", "t,A(b)", 0, (int) M_LL_AB, INSN_MACRO, 0, I1, 0, 0 },
Dmips-opc.c1321 {"ll", "t,A(b)", 0, (int) M_LL_AB, INSN_MACRO, 0, I2, 0, EE },
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c11515 case M_LL_AB: in macro()