Searched refs:M_DREMU_3 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mips16-opc.c | 259 {"dremu", "z,v,y", 0, (int) M_DREMU_3, INSN_MACRO, 0, I1, 0, 0 },
|
D | micromips-opc.c | 645 {"dremu", "d,v,t", 0, (int) M_DREMU_3, INSN_MACRO, 0, I3, 0, 0 },
|
D | mips-opc.c | 1104 {"dremu", "d,v,t", 0, (int) M_DREMU_3, INSN_MACRO, 0, I3, 0, M32|I69 },
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1540 M_DREMU_3, enumerator
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 10334 case M_DREMU_3: in macro() 13400 case M_DREMU_3: in mips16_macro()
|