Home
last modified time | relevance | path

Searched refs:temp_reg2 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dcompute_antialias_fixed.h82 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 Dmpegaudiodsp_mips_fixed.c360 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