Searched refs:M_MULOU_I (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1608 M_MULOU_I, enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | micromips-opc.c | 889 {"mulou", "d,v,I", 0, (int) M_MULOU_I, INSN_MACRO, 0, I1, 0, 0 },
|
D | mips-opc.c | 1562 {"mulou", "d,v,I", 0, (int) M_MULOU_I, INSN_MACRO, 0, I1, 0, I37 },
|
/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 | 12657 case M_MULOU_I: in macro()
|