• Home
  • Raw
  • Download

Lines Matching full:t7

87     "lw        $t7, 28(%[src])                   \n"  in CopyRow_MIPS()
97 "sw $t7, 28(%[dst]) \n" in CopyRow_MIPS()
108 "lw $t7, 60(%[src]) \n" in CopyRow_MIPS()
118 "sw $t7, 60(%[dst]) \n" in CopyRow_MIPS()
143 "lw $t7, 28(%[src]) \n" in CopyRow_MIPS()
153 "sw $t7, 28(%[dst]) \n" in CopyRow_MIPS()
249 "lwr $t7, 28(%[src]) \n" in CopyRow_MIPS()
250 "lwl $t7, 31(%[src]) \n" in CopyRow_MIPS()
260 "sw $t7, 28(%[dst]) \n" in CopyRow_MIPS()
280 "lwr $t7, 60(%[src]) \n" in CopyRow_MIPS()
281 "lwl $t7, 63(%[src]) \n" in CopyRow_MIPS()
291 "sw $t7, 60(%[dst]) \n" in CopyRow_MIPS()
322 "lwr $t7, 28(%[src]) \n" in CopyRow_MIPS()
323 "lwl $t7, 31(%[src]) \n" in CopyRow_MIPS()
333 "sw $t7, 28(%[dst]) \n" in CopyRow_MIPS()
372 : "t0", "t1", "t2", "t3", "t4", "t5", "t6", "t7", in CopyRow_MIPS()
401 "lw $t7, 24(%[src_uv]) \n" // V13 | U13 | V12 | U12 in SplitUVRow_MIPS_DSPR2()
410 "precrq.qb.ph $t6, $t8, $t7 \n" // V15 | V14 | V13 | V12 in SplitUVRow_MIPS_DSPR2()
411 "precr.qb.ph $t7, $t8, $t7 \n" // U15 | U14 | U13 | U12 in SplitUVRow_MIPS_DSPR2()
419 "sw $t7, 12(%[dst_u]) \n" in SplitUVRow_MIPS_DSPR2()
446 "t4", "t5", "t6", "t7", "t8", "t9" in SplitUVRow_MIPS_DSPR2()
523 "lw $t7, -8(%[src_uv]) \n" // |27|26|25|24| in MirrorUVRow_MIPS_DSPR2()
532 "rotr $t7, $t7, 16 \n" // |25|24|27|26| in MirrorUVRow_MIPS_DSPR2()
540 "precr.qb.ph $t4, $t7, $t8 \n" // |24|26|28|30| in MirrorUVRow_MIPS_DSPR2()
541 "precrq.qb.ph $t6, $t7, $t8 \n" // |25|27|29|31| in MirrorUVRow_MIPS_DSPR2()
588 "t5", "t7", "t8", "t9" in MirrorUVRow_MIPS_DSPR2()
714 "t6", "t7", "t8", "t9", in I422ToARGBRow_MIPS_DSPR2()
776 "t6", "t7", "t8", "t9", in I422ToABGRRow_MIPS_DSPR2()
840 "t6", "t7", "t8", "t9", in I422ToBGRARow_MIPS_DSPR2()
867 "muleu_s.ph.qbr $t7, $t2, $t0 \n" in InterpolateRow_MIPS_DSPR2()
875 "addq.ph $t7, $t7, $t9 \n" in InterpolateRow_MIPS_DSPR2()
879 "shra.ph $t7, $t7, 8 \n" in InterpolateRow_MIPS_DSPR2()
882 "precr.qb.ph $t6, $t6, $t7 \n" in InterpolateRow_MIPS_DSPR2()
901 "t6", "t7", "t8", "t9" in InterpolateRow_MIPS_DSPR2()