Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h540 #define MATCH_RORW 0x6000503b macro
3728 DECLARE_INSN(rorw, MATCH_RORW, MASK_RORW)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h576 #define MATCH_RORW 0x6000503b macro
3785 DECLARE_INSN(rorw, MATCH_RORW, MASK_RORW)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1086 {"rorw", 64, INSN_CLASS_ZBB_OR_ZBKB, "d,s,t", MATCH_RORW, MASK_RORW, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1175 {"rorw", 64, INSN_CLASS_ZBB_OR_ZBKB, "d,s,t", MATCH_RORW, MASK_RORW, match_opcode, 0 },