Lines Matching refs:vcprm
316 #define vcprm(a, b, c, d) .byte WORD_##a, WORD_##b, WORD_##c, WORD_##d macro
326 vcprm(s0,3,2,1)
327 vcprm(0,1,s2,s1)
328 vcprm(2,3,s0,s3)
329 vcprm(2,s3,3,s2)
330 vcprm(0,1,s0,s1)
331 vcprm(2,3,s2,s3)
332 vcprm(2,3,0,1)
333 vcprm(1,2,s3,s0)
334 vcprm(0,3,s2,s1)
335 vcprm(0,2,s1,s3)
336 vcprm(1,3,s0,s2)