Searched refs:PPC_INST_MULLW (Results 1 – 2 of 2) sorted by relevance
230 #define PPC_INST_MULLW 0x7c0001d6 macro
183 #define PPC_MUL(d, a, b) EMIT(PPC_INST_MULLW | ___PPC_RT(d) | \