Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h516 #define MATCH_BINV 0x68001033 macro
2764 DECLARE_INSN(binv, MATCH_BINV, MASK_BINV)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h582 #define MATCH_BINV 0x68001033 macro
3752 DECLARE_INSN(binv, MATCH_BINV, MASK_BINV)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c990 {"binv", 0, INSN_CLASS_ZBS, "d,s,t", MATCH_BINV, MASK_BINV, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1115 {"binv", 0, INSN_CLASS_ZBS, "d,s,t", MATCH_BINV, MASK_BINV, match_opcode, 0 },