Searched refs:PPC_RAW_MADDLD (Results 1 – 1 of 1) sorted by relevance
376 #define PPC_RAW_MADDLD(t, a, b, c) (0x10000033 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | ___PP… macro582 #define PPC_MADDLD(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDLD(t, a, b, c))
Completed in 8 milliseconds