Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h190 #define MATCH_REMW 0x200603b macro
2605 DECLARE_INSN(remw, MATCH_REMW, MASK_REMW)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h190 #define MATCH_REMW 0x200603b macro
3560 DECLARE_INSN(remw, MATCH_REMW, MASK_REMW)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c572 {"remw", 64, INSN_CLASS_M, "d,s,t", MATCH_REMW, MASK_REMW, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c675 {"remw", 64, INSN_CLASS_M, "d,s,t", MATCH_REMW, MASK_REMW, match_opcode, 0 },