Searched refs:M_DLCA_AB (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1548 M_DLCA_AB, enumerator
|
D | ChangeLog-9103 | 4 * mips.h: Define new enum members, M_LCA_AB and M_DLCA_AB.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | micromips-opc.c | 612 {"dlca", "t,A(b)", 0, (int) M_DLCA_AB, INSN_MACRO, 0, I3, 0, 0 },
|
D | mips-opc.c | 1110 {"dlca", "t,A(b)", 0, (int) M_DLCA_AB, INSN_MACRO, 0, I3, 0, 0 },
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 10472 case M_DLCA_AB: in macro()
|