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