HomeSort by relevance Sort by last modified time
    Searched refs:st0 (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
fcmov.asm 1 fcmovb st0, st1
2 fcmovbe st0, st1
3 fcmove st0, st1
4 fcmovnb st0, st1
5 fcmovnbe st0, st1
6 fcmovne st0, st1
7 fcmovnu st0, st1
8 fcmovu st0, st1
genopcode.asm 126 fxch st0, st2
127 fxch st2, st0
131 fcom st0, st0
133 fucomp st0, st5
136 fadd st0
137 fadd st0, st5
139 fadd st6, st0
142 faddp st5, st0
153 ffreep st0 ;NASM unsupporte
    [all...]
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/
armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S 91 #define st0 s8 define
146 vadd.f32 st0, x0r, x1r @// a+c
148 vmov.f32 x0r, st0
150 vsub.f32 st0, x0i, x1i @// b-d
152 vmov.f32 x0i, st0
185 vadd.f32 st0,x0r,x1r @// a+c
193 vadd.f32 y1r,st0,x1i @// F(N/2 -1)
203 vadd.f32 st4,st0,x0i @// F(1)
omxSP_FFTFwd_RToCCS_F32_Sfs_s.S 101 #define st0 s8 define
263 vadd.f32 st0,x0r,x1r @// a+c
272 vsub.f32 y1r, st0, x1i
281 vsub.f32 st4,st0,x0i @// F(1)
omxSP_FFTInv_CCSToR_F32_Sfs_s.S 86 #define st0 s8 define
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
vp9_convolve2_avg_horiz_dspr2.c 130 uint32_t st0, st1; local
166 "lbux %[st0], %[Temp1](%[cm]) \n\t"
173 "addqh_r.w %[Temp2], %[Temp2], %[st0] \n\t"
187 "lbux %[st0], %[Temp1](%[cm]) \n\t"
189 "addqh_r.w %[Temp2], %[Temp2], %[st0] \n\t"
212 "lbux %[st0], %[Temp3](%[cm]) \n\t"
218 "addqh_r.w %[tp1], %[tp1], %[st0] \n\t"
253 [st0] "=&r" (st0), [st1] "=&r" (st1),
    [all...]
vp9_convolve2_horiz_dspr2.c 117 uint32_t st0, st1; local
151 "lbux %[st0], %[Temp1](%[cm]) \n\t"
162 "sb %[st0], 0(%[dst]) \n\t"
171 "lbux %[st0], %[Temp1](%[cm]) \n\t"
181 "sb %[st0], 4(%[dst]) \n\t"
190 "lbux %[st0], %[Temp3](%[cm]) \n\t"
201 "sb %[st0], 6(%[dst]) \n\t"
216 [st0] "=&r" (st0), [st1] "=&r" (st1),
    [all...]
vp9_convolve8_avg_horiz_dspr2.c 159 uint32_t st0, st1; local
205 "lbux %[st0], %[Temp1](%[cm]) \n\t"
216 "addqh_r.w %[Temp2], %[Temp2], %[st0] \n\t"
232 "lbux %[st0], %[Temp1](%[cm]) \n\t"
234 "addqh_r.w %[Temp2], %[Temp2], %[st0] \n\t"
265 "lbux %[st0], %[Temp3](%[cm]) \n\t"
274 "addqh_r.w %[tp1], %[tp1], %[st0] \n\t"
316 [st0] "=&r" (st0), [st1] "=&r" (st1),
    [all...]
vp9_convolve8_horiz_dspr2.c 148 uint32_t st0, st1; local
192 "lbux %[st0], %[Temp1](%[cm]) \n\t"
207 "sb %[st0], 0(%[dst]) \n\t"
221 "lbux %[st0], %[Temp1](%[cm]) \n\t"
231 "sb %[st0], 4(%[dst]) \n\t"
245 "lbux %[st0], %[Temp3](%[cm]) \n\t"
263 "sb %[st0], 6(%[dst]) \n\t"
282 [st0] "=&r" (st0), [st1] "=&r" (st1),
    [all...]
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_convolve2_avg_horiz_dspr2.c 130 uint32_t st0, st1; local
166 "lbux %[st0], %[Temp1](%[cm]) \n\t"
173 "addqh_r.w %[Temp2], %[Temp2], %[st0] \n\t"
187 "lbux %[st0], %[Temp1](%[cm]) \n\t"
189 "addqh_r.w %[Temp2], %[Temp2], %[st0] \n\t"
212 "lbux %[st0], %[Temp3](%[cm]) \n\t"
218 "addqh_r.w %[tp1], %[tp1], %[st0] \n\t"
253 [st0] "=&r" (st0), [st1] "=&r" (st1),
    [all...]
vp9_convolve2_horiz_dspr2.c 117 uint32_t st0, st1; local
151 "lbux %[st0], %[Temp1](%[cm]) \n\t"
162 "sb %[st0], 0(%[dst]) \n\t"
171 "lbux %[st0], %[Temp1](%[cm]) \n\t"
181 "sb %[st0], 4(%[dst]) \n\t"
190 "lbux %[st0], %[Temp3](%[cm]) \n\t"
201 "sb %[st0], 6(%[dst]) \n\t"
216 [st0] "=&r" (st0), [st1] "=&r" (st1),
    [all...]
vp9_convolve8_avg_horiz_dspr2.c 159 uint32_t st0, st1; local
205 "lbux %[st0], %[Temp1](%[cm]) \n\t"
216 "addqh_r.w %[Temp2], %[Temp2], %[st0] \n\t"
232 "lbux %[st0], %[Temp1](%[cm]) \n\t"
234 "addqh_r.w %[Temp2], %[Temp2], %[st0] \n\t"
265 "lbux %[st0], %[Temp3](%[cm]) \n\t"
274 "addqh_r.w %[tp1], %[tp1], %[st0] \n\t"
316 [st0] "=&r" (st0), [st1] "=&r" (st1),
    [all...]
vp9_convolve8_horiz_dspr2.c 148 uint32_t st0, st1; local
192 "lbux %[st0], %[Temp1](%[cm]) \n\t"
207 "sb %[st0], 0(%[dst]) \n\t"
221 "lbux %[st0], %[Temp1](%[cm]) \n\t"
231 "sb %[st0], 4(%[dst]) \n\t"
245 "lbux %[st0], %[Temp3](%[cm]) \n\t"
263 "sb %[st0], 6(%[dst]) \n\t"
282 [st0] "=&r" (st0), [st1] "=&r" (st1),
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86regtmod.gperf 103 st0, REG, X86_FPUREG, 0, 0
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 210 #define ST0 %st(0)
212 #define ST0 %st
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 210 #define ST0 %st(0)
212 #define ST0 %st
    [all...]
  /external/bison/
configure     [all...]

Completed in 513 milliseconds