Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h470 #define MATCH_CPOPW 0x6020101b macro
2738 DECLARE_INSN(cpopw, MATCH_CPOPW, MASK_CPOPW)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h536 #define MATCH_CPOPW 0x6020101b macro
3726 DECLARE_INSN(cpopw, MATCH_CPOPW, MASK_CPOPW)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c942 {"cpopw", 64, INSN_CLASS_ZBB, "d,s", MATCH_CPOPW, MASK_CPOPW, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1067 {"cpopw", 64, INSN_CLASS_ZBB, "d,s", MATCH_CPOPW, MASK_CPOPW, match_opcode, 0 },