Searched refs:M_DIVU_3 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mips16-opc.c | 252 {"divu", "z,v,y", 0, (int) M_DIVU_3, INSN_MACRO, 0, I1, 0, 0 },
|
D | micromips-opc.c | 609 {"divu", "d,v,t", 0, (int) M_DIVU_3, INSN_MACRO, 0, I1, 0, 0 },
|
D | mips-opc.c | 1105 {"divu", "d,v,t", 0, (int) M_DIVU_3, INSN_MACRO, 0, I1, 0, I37 },
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1545 M_DIVU_3, enumerator
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 10428 case M_DIVU_3: in macro() 13492 case M_DIVU_3: in mips16_macro()
|