Searched refs:MATCH_TH_IPOP (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | riscv-opc.h | 2523 #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/ |
| D | riscv-opc.h | 2568 #define MATCH_TH_IPOP 0x0050000b macro 4033 DECLARE_INSN(th_ipop, MATCH_TH_IPOP, MASK_TH_IPOP)
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | riscv-opc.c | 2176 {"th.ipop", 0, INSN_CLASS_XTHEADINT, "", MATCH_TH_IPOP, MASK_TH_IPOP, match_opcode, 0},
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | riscv-opc.c | 2271 {"th.ipop", 0, INSN_CLASS_XTHEADINT, "", MATCH_TH_IPOP, MASK_TH_IPOP, match_opcode, 0},
|