Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h454 #define MATCH_ROR 0x60005033 macro
2734 DECLARE_INSN(ror, MATCH_ROR, MASK_ROR)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h520 #define MATCH_ROR 0x60005033 macro
3722 DECLARE_INSN(ror, MATCH_ROR, MASK_ROR)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c955 {"ror", 0, INSN_CLASS_ZBB_OR_ZBKB, "d,s,t", MATCH_ROR, MASK_ROR, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1080 {"ror", 0, INSN_CLASS_ZBB_OR_ZBKB, "d,s,t", MATCH_ROR, MASK_ROR, match_opcode, 0 },