Home
last modified time | relevance | path

Searched refs:PPC_INST_XOR (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dppc-opcode.h243 #define PPC_INST_XOR 0x7c000278 macro
/arch/powerpc/net/
Dbpf_jit.h203 #define PPC_XOR(d, a, b) EMIT(PPC_INST_XOR | ___PPC_RA(d) | \