Searched refs:xor_op (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 142 xor_op = 0x2b, enumerator 695 DEF_EMIT_REG3_FORMAT(xor, xor_op)
|
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/ |
H A D | inst.h | 148 nor_op, and_op, or_op, xor_op, orn_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/ |
H A D | inst.h | 160 nor_op, and_op, or_op, xor_op, orn_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-mips.c | 201 [insn_xor] = {M(spec_op, 0, 0, 0, 0, xor_op), RS | RT | RD},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-mips.c | 203 [insn_xor] = {M(spec_op, 0, 0, 0, 0, xor_op), RS | RT | RD},
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 54 and_op, or_op, xor_op, nor_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 54 and_op, or_op, xor_op, nor_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 134 xor_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 134 xor_op, enumerator
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 339 insn->reg3_format.opcode = xor_op; in emit_xor()
|
Completed in 18 milliseconds