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

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h471 #define MASK_CPOPW 0xfff0707f macro
2738 DECLARE_INSN(cpopw, MATCH_CPOPW, MASK_CPOPW)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h471 #define MASK_CPOPW 0xfff0707f macro
3001 DECLARE_INSN(cpopw, MATCH_CPOPW, MASK_CPOPW)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c942 {"cpopw", 64, INSN_CLASS_ZBB, "d,s", MATCH_CPOPW, MASK_CPOPW, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c960 {"cpopw", 64, INSN_CLASS_ZBB, "d,s", MATCH_CPOPW, MASK_CPOPW, match_opcode, 0 },

Completed in 300 milliseconds