Searched refs:M_DDIVU_3 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mips16-opc.c | 248 {"ddivu", "z,v,y", 0, (int) M_DDIVU_3, INSN_MACRO, 0, I1, 0, 0 },
|
D | micromips-opc.c | 587 {"ddivu", "d,v,t", 0, (int) M_DDIVU_3, INSN_MACRO, 0, I3, 0, 0 },
|
D | mips-opc.c | 1075 {"ddivu", "d,v,t", 0, (int) M_DDIVU_3, INSN_MACRO, 0, I3, 0, M32|I69 },
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1541 M_DDIVU_3, enumerator
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 10436 case M_DDIVU_3: in macro() 13500 case M_DDIVU_3: in mips16_macro()
|