Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h2523 #define MATCH_TH_IPOP 0x0050000b macro
3971 DECLARE_INSN(th_ipop, MATCH_TH_IPOP, MASK_TH_IPOP)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h2568 #define MATCH_TH_IPOP 0x0050000b macro
4033 DECLARE_INSN(th_ipop, MATCH_TH_IPOP, MASK_TH_IPOP)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c2176 {"th.ipop", 0, INSN_CLASS_XTHEADINT, "", MATCH_TH_IPOP, MASK_TH_IPOP, match_opcode, 0},
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c2271 {"th.ipop", 0, INSN_CLASS_XTHEADINT, "", MATCH_TH_IPOP, MASK_TH_IPOP, match_opcode, 0},