Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h471 #define MASK_CPOPW 0xfff0707f macro
2738 DECLARE_INSN(cpopw, MATCH_CPOPW, MASK_CPOPW)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h537 #define MASK_CPOPW 0xfff0707f 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 },