Searched refs:temp_reg5 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | compute_antialias_fixed.h | 82 int temp_reg1, temp_reg2, temp_reg3, temp_reg4, temp_reg5, temp_reg6; in compute_antialias_mips_fixed() local 105 "lw %[temp_reg5], 6*4(%[csa]) \n\t" in compute_antialias_mips_fixed() 112 "msub $ac2, %[tmp11], %[temp_reg5] \n\t" in compute_antialias_mips_fixed() 119 "mfhi %[temp_reg5], $ac3 \n\t" in compute_antialias_mips_fixed() 126 "sll %[temp_reg5], %[temp_reg5], 2 \n\t" in compute_antialias_mips_fixed() 130 "sw %[temp_reg5], 1*4(%[ptr]) \n\t" in compute_antialias_mips_fixed() 145 "lw %[temp_reg5], 14*4(%[csa]) \n\t" in compute_antialias_mips_fixed() 149 "msub $ac2, %[tmp11], %[temp_reg5] \n\t" in compute_antialias_mips_fixed() 156 "mfhi %[temp_reg5], in compute_antialias_mips_fixed() [all...] |
H A D | mpegaudiodsp_mips_fixed.c | 360 int temp_reg1, temp_reg2, temp_reg3, temp_reg4, temp_reg5, temp_reg6; in imdct36_mips_fixed() local 611 "lw %[temp_reg5], 9*4(%[win]) \n\t" in imdct36_mips_fixed() 623 "mult %[t1], %[temp_reg5] \n\t" in imdct36_mips_fixed() 628 "mfhi %[temp_reg5] \n\t" in imdct36_mips_fixed() 635 "add %[temp_reg5], %[temp_reg5], %[temp_reg6] \n\t" in imdct36_mips_fixed() 637 "sw %[temp_reg5], 32*9*4(%[out]) \n\t" in imdct36_mips_fixed() 642 "lw %[temp_reg5], 4*17*4(%[buf]) \n\t" in imdct36_mips_fixed() 652 "add %[temp_reg5], %[temp_reg5], in imdct36_mips_fixed() [all...] |
Completed in 3 milliseconds