Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h427 #define MASK_CPOP 0xfff0707f macro
2723 DECLARE_INSN(cpop, MATCH_CPOP, MASK_CPOP)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h493 #define MASK_CPOP 0xfff0707f 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 },