Searched refs:PPC_INST_XOR (Results 1 – 2 of 2) sorted by relevance
241 #define PPC_INST_XOR 0x7c000278 macro
203 #define PPC_XOR(d, a, b) EMIT(PPC_INST_XOR | ___PPC_RA(d) | \