Searched refs:PPC_INST_AND (Results 1 – 2 of 2) sorted by relevance
239 #define PPC_INST_AND 0x7c000038 macro
191 #define PPC_AND(d, a, b) EMIT(PPC_INST_AND | ___PPC_RA(d) | \