Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c537 {"xor", 0, INSN_CLASS_C, "Cs,Cw,Ct", MATCH_C_XOR, MASK_C_XOR, match_opcode, INSN_ALIAS },
538 {"xor", 0, INSN_CLASS_C, "Cs,Ct,Cw", MATCH_C_XOR, MASK_C_XOR, match_opcode, INSN_ALIAS },
965 {"c.xor", 0, INSN_CLASS_C, "Cs,Ct", MATCH_C_XOR, MASK_C_XOR, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c552 {"xor", 0, INSN_CLASS_C, "Cs,Cw,Ct", MATCH_C_XOR, MASK_C_XOR, match_opcode, INSN_ALIAS },
553 {"xor", 0, INSN_CLASS_C, "Cs,Ct,Cw", MATCH_C_XOR, MASK_C_XOR, match_opcode, INSN_ALIAS },
1054 {"c.xor", 0, INSN_CLASS_C, "Cs,Ct", MATCH_C_XOR, MASK_C_XOR, match_opcode, 0 },
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h656 #define MATCH_C_XOR 0x8c21 macro
3787 DECLARE_INSN(c_xor, MATCH_C_XOR, MASK_C_XOR)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h692 #define MATCH_C_XOR 0x8c21 macro
3844 DECLARE_INSN(c_xor, MATCH_C_XOR, MASK_C_XOR)