Searched refs:PPC_RAW_VPMSUMD (Results 1 – 1 of 1) sorted by relevance
426 #define PPC_RAW_VPMSUMD(t, a, b) (0x100004c8 | VSX_XX3((t), a, b)) macro629 #define VPMSUMD(t, a, b) stringify_in_c(.long PPC_RAW_VPMSUMD(t, a, b))
Completed in 9 milliseconds