Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h118 #define MATCH_AND 0x7033 macro
3525 DECLARE_INSN(and, MATCH_AND, MASK_AND)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h118 #define MATCH_AND 0x7033 macro
3564 DECLARE_INSN(and, MATCH_AND, MASK_AND)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c417 {"and", 0, INSN_CLASS_I, "d,s,t", MATCH_AND, MASK_AND, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c432 {"and", 0, INSN_CLASS_I, "d,s,t", MATCH_AND, MASK_AND, match_opcode, 0 },