Searched refs:M_DMULOU_I (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1537 M_DMULOU_I, enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | micromips-opc.c | 636 {"dmulou", "d,v,I", 0, (int) M_DMULOU_I, INSN_MACRO, 0, I3, 0, 0 },
|
D | mips-opc.c | 1092 {"dmulou", "d,v,I", 0, (int) M_DMULOU_I, INSN_MACRO, 0, I3, 0, M32|I69 },
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9899 | 3863 M_DMULO_I, M_MULO_I, M_DMULOU_I, and M_MULOU_I.
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 12655 case M_DMULOU_I: in macro()
|