Searched refs:temp_reg2 (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 92 "lw %[temp_reg2], 2*4(%[csa]) \n\t" in compute_antialias_mips_fixed() 102 "msub $ac0, %[tmp1], %[temp_reg2] \n\t" in compute_antialias_mips_fixed() 109 "mfhi %[temp_reg2], $ac1 \n\t" in compute_antialias_mips_fixed() 118 "sll %[temp_reg2], %[temp_reg2], 2 \n\t" in compute_antialias_mips_fixed() 120 "sw %[temp_reg2], 0*4(%[ptr]) \n\t" in compute_antialias_mips_fixed() 131 "lw %[temp_reg2], 10*4(%[csa]) \n\t" in compute_antialias_mips_fixed() 134 "msub $ac0, %[tmp1], %[temp_reg2] \n\t" in compute_antialias_mips_fixed() 141 "mfhi %[temp_reg2], 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 470 * "addu %[temp_reg2],%[t7], %[t8] \n\t" in imdct36_mips_fixed() 471 * "multu %[C_2], %[temp_reg2] \n\t" in imdct36_mips_fixed() 473 * "sra %[temp_reg2],%[temp_reg2],31 \n\t" in imdct36_mips_fixed() 475 * "movn %[t0], %[C_2], %[temp_reg2] \n\t" in imdct36_mips_fixed() 484 "addu %[temp_reg2], %[t7], %[t8] \n\t" in imdct36_mips_fixed() 486 "multu %[C_2], %[temp_reg2] \n\t" in imdct36_mips_fixed() 494 "sra %[temp_reg2], %[temp_reg2], 3 in imdct36_mips_fixed() [all...] |
Completed in 2 milliseconds