Searched refs:MATCH_TH_IPUSH (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv-opc.h | 2525 #define MATCH_TH_IPUSH 0x0040000b macro 3972 DECLARE_INSN(th_ipush, MATCH_TH_IPUSH, MASK_TH_IPUSH)
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | riscv-opc.c | 2177 {"th.ipush", 0, INSN_CLASS_XTHEADINT, "", MATCH_TH_IPUSH, MASK_TH_IPUSH, match_opcode, 0},
|