Searched refs:xori_op (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/arch/loongarch/include/asm/ |
D | inst.h | 67 xori_op = 0x0f, enumerator 441 DEF_EMIT_REG2I12_FORMAT(xori, xori_op)
|
/linux-6.1.9/arch/mips/mm/ |
D | uasm-mips.c | 204 [insn_xori] = {M(xori_op, 0, 0, 0, 0, 0), RS | RT | UIMM},
|
/linux-6.1.9/arch/mips/include/uapi/asm/ |
D | inst.h | 26 andi_op, ori_op, xori_op, lui_op, enumerator
|