Searched refs:temp_reg3 (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 94 "lw %[temp_reg3], 3*4(%[csa]) \n\t" in compute_antialias_mips_fixed() 103 "madd $ac1, %[tmp0], %[temp_reg3] \n\t" in compute_antialias_mips_fixed() 133 "lw %[temp_reg3], 11*4(%[csa]) \n\t" in compute_antialias_mips_fixed() 136 "madd $ac1, %[tmp0], %[temp_reg3] \n\t" in compute_antialias_mips_fixed() 162 "lw %[temp_reg3], 19*4(%[csa]) \n\t" in compute_antialias_mips_fixed() 171 "madd $ac1, %[tmp0], %[temp_reg3] \n\t" in compute_antialias_mips_fixed() 198 "lw %[temp_reg3], 27*4(%[csa]) \n\t" in compute_antialias_mips_fixed() 207 "madd $ac1, %[tmp0], %[temp_reg3] \n\t" in compute_antialias_mips_fixed() 237 [temp_reg3] " 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 515 "sub %[temp_reg3], %[t3], %[t0] \n\t" in imdct36_mips_fixed() 521 "sub %[temp_reg3], %[temp_reg3], %[t2] \n\t" in imdct36_mips_fixed() 523 "sw %[temp_reg3], 10*4(%[tmp1]) \n\t" in imdct36_mips_fixed() 528 "addu %[temp_reg3], %[t7], %[t6] \n\t" in imdct36_mips_fixed() 530 "multu %[C_1], %[temp_reg3] \n\t" in imdct36_mips_fixed() 533 "sra %[temp_reg3], %[temp_reg3], 31 \n\t" in imdct36_mips_fixed() 538 "movn %[t2], %[C_1], %[temp_reg3] \ in imdct36_mips_fixed() [all...] |
Completed in 2 milliseconds