Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h426 #define MATCH_CPOP 0x60201013 macro
2723 DECLARE_INSN(cpop, MATCH_CPOP, MASK_CPOP)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h492 #define MATCH_CPOP 0x60201013 macro
3711 DECLARE_INSN(cpop, MATCH_CPOP, MASK_CPOP)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c927 {"cpop", 0, INSN_CLASS_ZBB, "d,s", MATCH_CPOP, MASK_CPOP, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1049 {"cpop", 0, INSN_CLASS_ZBB, "d,s", MATCH_CPOP, MASK_CPOP, match_opcode, 0 },