Searched refs:M_LWLE_AB (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1608 M_LWLE_AB, enumerator
|
D | ChangeLog | 404 (M_LWLE_AB, M_LWLE_OB): New.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | micromips-opc.c | 1146 {"lwle", "t,A(b)", 0, (int) M_LWLE_AB, INSN_MACRO, 0, 0, EVA, 0 },
|
D | mips-opc.c | 2664 {"lwle", "t,A(b)", 0, (int) M_LWLE_AB, INSN_MACRO, 0, 0, EVA, I37 },
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 11369 case M_LWLE_AB: in macro()
|