Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h580 #define MATCH_BSET 0x28001033 macro
3751 DECLARE_INSN(bset, MATCH_BSET, MASK_BSET)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h616 #define MATCH_BSET 0x28001033 macro
3808 DECLARE_INSN(bset, MATCH_BSET, MASK_BSET)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1112 {"bset", 0, INSN_CLASS_ZBS, "d,s,t", MATCH_BSET, MASK_BSET, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1201 {"bset", 0, INSN_CLASS_ZBS, "d,s,t", MATCH_BSET, MASK_BSET, match_opcode, 0 },