Home
last modified time | relevance | path

Searched refs:MATCH_REMU (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h182 #define MATCH_REMU 0x2007033 macro
3556 DECLARE_INSN(remu, MATCH_REMU, MASK_REMU)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h182 #define MATCH_REMU 0x2007033 macro
3595 DECLARE_INSN(remu, MATCH_REMU, MASK_REMU)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c671 {"remu", 0, INSN_CLASS_M, "d,s,t", MATCH_REMU, MASK_REMU, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c760 {"remu", 0, INSN_CLASS_M, "d,s,t", MATCH_REMU, MASK_REMU, match_opcode, 0 },