Searched refs:MATCH_RORI (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c954 {"rori", 0, INSN_CLASS_ZBB_OR_ZBKB, "d,s,>", MATCH_RORI, MASK_RORI, match_opcode, 0 },
956 {"ror", 0, INSN_CLASS_ZBB_OR_ZBKB, "d,s,>", MATCH_RORI, MASK_RORI, match_opcode, INSN_ALIAS },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c973 {"ror", 0, INSN_CLASS_ZBB_OR_ZBKB, "d,s,>", MATCH_RORI, MASK_RORI, match_opcode, INSN_ALIAS },
974 {"rori", 0, INSN_CLASS_ZBB_OR_ZBKB, "d,s,>", MATCH_RORI, MASK_RORI, match_opcode, 0 },
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h456 #define MATCH_RORI 0x60005013 macro
2735 DECLARE_INSN(rori, MATCH_RORI, MASK_RORI)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h456 #define MATCH_RORI 0x60005013 macro
2998 DECLARE_INSN(rori, MATCH_RORI, MASK_RORI)

Completed in 402 milliseconds