Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h506 #define MATCH_BSETI 0x28001013 macro
2759 DECLARE_INSN(bseti, MATCH_BSETI, MASK_BSETI)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c983 {"bseti", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BSETI, MASK_BSETI, match_opcode, 0 },
989 {"bset", 0, INSN_CLASS_ZBS, "d,s,>", MATCH_BSETI, MASK_BSETI, match_opcode, INSN_ALIAS },
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h572 #define MATCH_BSETI 0x28001013 macro
3747 DECLARE_INSN(bseti, MATCH_BSETI, MASK_BSETI)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A 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 },