Searched refs:PPC_INST_XORI (Results 1 – 2 of 2) sorted by relevance
245 #define PPC_INST_XORI 0x68000000 macro
205 #define PPC_XORI(d, a, i) EMIT(PPC_INST_XORI | ___PPC_RA(d) | \