Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h572 #define MATCH_BSETI 0x28001013 macro
3747 DECLARE_INSN(bseti, MATCH_BSETI, MASK_BSETI)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h608 #define MATCH_BSETI 0x28001013 macro
3804 DECLARE_INSN(bseti, MATCH_BSETI, MASK_BSETI)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1111 {"bseti", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BSETI, MASK_BSETI, match_opcode, 0 },
1113 {"bset", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BSETI, MASK_BSETI, match_opcode, INSN_ALIAS },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1200 {"bseti", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BSETI, MASK_BSETI, match_opcode, 0 },
1202 {"bset", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BSETI, MASK_BSETI, match_opcode, INSN_ALIAS },