Searched refs:PPC_INST_XOR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/powerpc/net/ | ||
| D | bpf_jit.h | 130 #define PPC_XOR(d, a, b) EMIT(PPC_INST_XOR | ___PPC_RA(d) | \ |
| /Linux-v5.4/arch/powerpc/include/asm/ | ||
| D | ppc-opcode.h | 358 #define PPC_INST_XOR 0x7c000278 macro |