Home
last modified time | relevance | path

Searched refs:temp_reg6 (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
110 "lw %[temp_reg6], 7*4(%[csa]) \n\t" in compute_antialias_mips_fixed()
114 "madd $ac3, %[tmp00], %[temp_reg6] \n\t" in compute_antialias_mips_fixed()
146 "lw %[temp_reg6], 15*4(%[csa]) \n\t" in compute_antialias_mips_fixed()
151 "madd $ac3, %[tmp00], %[temp_reg6] \n\t" in compute_antialias_mips_fixed()
182 "lw %[temp_reg6], 23*4(%[csa]) \n\t" in compute_antialias_mips_fixed()
188 "madd $ac3, %[tmp00], %[temp_reg6] \n\t" in compute_antialias_mips_fixed()
218 "lw %[temp_reg6], 31*4(%[csa]) \n\t" in compute_antialias_mips_fixed()
224 "madd $ac3, %[tmp00], %[temp_reg6] \n\t" in compute_antialias_mips_fixed()
238 [temp_reg5] "=&r" (temp_reg5), [temp_reg6] " 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
613 "lw %[temp_reg6], 4*9*4(%[buf]) \n\t" in imdct36_mips_fixed()
635 "add %[temp_reg5], %[temp_reg5], %[temp_reg6] \n\t" in imdct36_mips_fixed()
636 "lw %[temp_reg6], 17*4(%[win]) \n\t" in imdct36_mips_fixed()
639 "mult %[t1], %[temp_reg6] \n\t" in imdct36_mips_fixed()
644 "mfhi %[temp_reg6] \n\t" in imdct36_mips_fixed()
652 "add %[temp_reg5], %[temp_reg5], %[temp_reg6] \n\t" in imdct36_mips_fixed()
666 "li %[temp_reg6], 0x8483EE0C \n\t" in imdct36_mips_fixed()
668 "multu %[temp_reg6], %[temp_reg5] \n\t" in imdct36_mips_fixed()
673 "movn %[s1], %[temp_reg6], in imdct36_mips_fixed()
[all...]

Completed in 4 milliseconds