Lines Matching refs:fr_t0
270 fr_t0, fr_t1, fr_t2, fr_t3) \ argument
271 "punpcklhw "#fr_t0", "#fr_i0", "#fr_i1" \n\t" \
275 "punpcklwd "#fr_i0", "#fr_t0", "#fr_t2" \n\t" \
276 "punpckhwd "#fr_i1", "#fr_t0", "#fr_t2" \n\t" \
286 fr_i6, fr_i7, fr_t0, fr_t1, fr_t2, fr_t3) \ argument
287 "punpcklbh "#fr_t0", "#fr_i0", "#fr_i1" \n\t" \
295 "punpcklhw "#fr_i4", "#fr_t0", "#fr_t2" \n\t" \
296 "punpckhhw "#fr_i5", "#fr_t0", "#fr_t2" \n\t" \
299 "punpcklhw "#fr_t0", "#fr_i0", "#fr_i2" \n\t" \
303 "punpcklwd "#fr_i0", "#fr_i4", "#fr_t0" \n\t" \
304 "punpckhwd "#fr_i1", "#fr_i4", "#fr_t0" \n\t" \
319 #define PSRAB_MMI(fr_i0, fr_i1, fr_t0, fr_t1, fr_d0) \ argument
320 "punpcklbh "#fr_t0", "#fr_t0", "#fr_i0" \n\t" \
322 "psrah "#fr_t0", "#fr_t0", "#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
334 "punpcklbh "#fr_t0", "#fr_t0", "#fr_i0" \n\t" \
336 "psrlh "#fr_t0", "#fr_t0", "#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
359 "dmtc1 "#gr_t0", "#fr_t0" \n\t" \
360 "punpcklwd "#fr_t0", "#fr_t0", "#fr_t0" \n\t" \
361 "psubw "#fr_t1", "#fr_i1", "#fr_t0" \n\t" \
362 "psllw "#fr_t1", "#fr_t0", "#fr_t1" \n\t" \