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

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h515 #define MASK_BSET 0xfe00707f macro
2763 DECLARE_INSN(bset, MATCH_BSET, MASK_BSET)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h515 #define MASK_BSET 0xfe00707f macro
3026 DECLARE_INSN(bset, MATCH_BSET, MASK_BSET)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c988 {"bset", 0, INSN_CLASS_ZBS, "d,s,t", MATCH_BSET, MASK_BSET, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c1003 {"bset", 0, INSN_CLASS_ZBS, "d,s,t", MATCH_BSET, MASK_BSET, match_opcode, 0 },

Completed in 247 milliseconds