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

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h446 #define MATCH_ANDN 0x40007033 macro
2730 DECLARE_INSN(andn, MATCH_ANDN, MASK_ANDN)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h446 #define MATCH_ANDN 0x40007033 macro
2993 DECLARE_INSN(andn, MATCH_ANDN, MASK_ANDN)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c950 {"andn", 0, INSN_CLASS_ZBB_OR_ZBKB, "d,s,t", MATCH_ANDN, MASK_ANDN, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c968 {"andn", 0, INSN_CLASS_ZBB_OR_ZBKB, "d,s,t", MATCH_ANDN, MASK_ANDN, match_opcode, 0 },

Completed in 133 milliseconds