Lines Matching refs:fr_t1
270 fr_t0, fr_t1, fr_t2, fr_t3) \ argument
272 "punpckhhw "#fr_t1", "#fr_i0", "#fr_i1" \n\t" \
277 "punpcklwd "#fr_i2", "#fr_t1", "#fr_t3" \n\t" \
278 "punpckhwd "#fr_i3", "#fr_t1", "#fr_t3" \n\t"
286 fr_i6, fr_i7, fr_t0, fr_t1, fr_t2, fr_t3) \ argument
288 "punpckhbh "#fr_t1", "#fr_i0", "#fr_i1" \n\t" \
297 "punpcklhw "#fr_i6", "#fr_t1", "#fr_t3" \n\t" \
298 "punpckhhw "#fr_i7", "#fr_t1", "#fr_t3" \n\t" \
300 "punpckhhw "#fr_t1", "#fr_i0", "#fr_i2" \n\t" \
305 "punpcklwd "#fr_i2", "#fr_i5", "#fr_t1" \n\t" \
306 "punpckhwd "#fr_i3", "#fr_i5", "#fr_t1" \n\t" \
319 #define PSRAB_MMI(fr_i0, fr_i1, fr_t0, fr_t1, fr_d0) \ argument
321 "punpckhbh "#fr_t1", "#fr_t1", "#fr_i0" \n\t" \
323 "psrah "#fr_t1", "#fr_t1", "#fr_i1" \n\t" \
324 "packsshb "#fr_d0", "#fr_t0", "#fr_t1" \n\t"
333 #define PSRLB_MMI(fr_i0, fr_i1, fr_t0, fr_t1, fr_d0) \ argument
335 "punpckhbh "#fr_t1", "#fr_t1", "#fr_i0" \n\t" \
337 "psrlh "#fr_t1", "#fr_t1", "#fr_i1" \n\t" \
338 "packsshb "#fr_d0", "#fr_t0", "#fr_t1" \n\t"
357 #define ROUND_POWER_OF_TWO_MMI(fr_i0, fr_i1, fr_t0, fr_t1, gr_t0) \ argument
361 "psubw "#fr_t1", "#fr_i1", "#fr_t0" \n\t" \
362 "psllw "#fr_t1", "#fr_t0", "#fr_t1" \n\t" \
363 "paddw "#fr_i0", "#fr_i0", "#fr_t1" \n\t" \