Searched refs:M_DREMU_3 (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | mips16-opc.c | 141 {"dremu", "z,v,y", 0, (int) M_DREMU_3, INSN_MACRO, 0 },
|
H A D | mips-opc.c | 565 {"dremu", "d,v,t", 3, (int) M_DREMU_3, INSN_MACRO, I3 },
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mips16-opc.c | 141 {"dremu", "z,v,y", 0, (int) M_DREMU_3, INSN_MACRO, 0, 0 },
|
H A D | mips-opc.c | 595 {"dremu", "d,v,t", 3, (int) M_DREMU_3, INSN_MACRO, 0, I3 },
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | mips.h | 580 M_DREMU_3, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | mips.h | 658 M_DREMU_3, enumerator
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mips.c | 5161 case M_DREMU_3: in macro() 8130 case M_DREMU_3: in mips16_macro()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mips.c | 5182 case M_DREMU_3: in macro() 7964 case M_DREMU_3: in mips16_macro()
|