Home
last modified time | relevance | path

Searched refs:xor_op (Results 1 – 3 of 3) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dinst.h154 xor_op = 0x2b, enumerator
736 DEF_EMIT_REG3_FORMAT(xor, xor_op)
/linux/arch/mips/mm/
H A Duasm-mips.c203 [insn_xor] = {M(spec_op, 0, 0, 0, 0, xor_op), RS | RT | RD},
/linux/arch/mips/include/uapi/asm/
H A Dinst.h54 and_op, or_op, xor_op, nor_op, enumerator