Home
last modified time | relevance | path

Searched refs:MATCH_TH_IPUSH (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h2525 #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 Driscv-opc.c2177 {"th.ipush", 0, INSN_CLASS_XTHEADINT, "", MATCH_TH_IPUSH, MASK_TH_IPUSH, match_opcode, 0},