Searched refs:xor_op (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/arch/loongarch/include/asm/ |
D | inst.h | 115 xor_op = 0x2b, enumerator 527 DEF_EMIT_REG3_FORMAT(xor, xor_op)
|
/linux-6.1.9/arch/mips/mm/ |
D | uasm-mips.c | 203 [insn_xor] = {M(spec_op, 0, 0, 0, 0, xor_op), RS | RT | RD},
|
/linux-6.1.9/arch/mips/include/uapi/asm/ |
D | inst.h | 54 and_op, or_op, xor_op, nor_op, enumerator
|