Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h246 #define MATCH_HRET 0x20200073 macro
3588 DECLARE_INSN(hret, MATCH_HRET, MASK_HRET)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h282 #define MATCH_HRET 0x20200073 macro
3645 DECLARE_INSN(hret, MATCH_HRET, MASK_HRET)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c2018 {"hret", 0, INSN_CLASS_I, "", MATCH_HRET, MASK_HRET, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c2113 {"hret", 0, INSN_CLASS_I, "", MATCH_HRET, MASK_HRET, match_opcode, 0 },