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

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h517 #define MASK_BINV 0xfe00707f macro
2764 DECLARE_INSN(binv, MATCH_BINV, MASK_BINV)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h517 #define MASK_BINV 0xfe00707f macro
3027 DECLARE_INSN(binv, MATCH_BINV, MASK_BINV)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c990 {"binv", 0, INSN_CLASS_ZBS, "d,s,t", MATCH_BINV, MASK_BINV, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c1006 {"binv", 0, INSN_CLASS_ZBS, "d,s,t", MATCH_BINV, MASK_BINV, match_opcode, 0 },

Completed in 265 milliseconds