HomeSort by relevance Sort by last modified time
    Searched refs:mulps (Results 1 - 25 of 33) sorted by null

1 2

  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_linalg.h 642 mulps xmm0,[ecx]
646 mulps xmm1,[ecx+16]
651 mulps xmm2,[ecx+32]
655 mulps xmm0,[ecx+48]
659 mulps xmm1,[ecx+64]
664 mulps xmm2,[ecx+80]
668 mulps xmm0,[ecx+96]
672 mulps xmm1,[ecx+112]
677 mulps xmm2,[ecx+128]
681 mulps xmm0,[ecx+144
    [all...]
db_feature_detection.cpp 534 mulps xmm0,xmm2 /*11 Multiply to get Gxx*Gyy*/
537 mulps xmm1,xmm1 /*13 Multiply to get Gxy*Gxy*/
538 mulps xmm2,xmm2 /*14 Multiply to get (Gxx+Gyy)*(Gxx+Gyy)*/
543 mulps xmm2,xmm7 /*16 Multiply to get k*(Gxx+Gyy)*(Gxx+Gyy)*/
557 mulps xmm4,xmm6 /*29 Multiply to get Gxx*Gyy*/
560 mulps xmm5,xmm5 /*31 Multiply to get Gxy*Gxy*/
562 mulps xmm6,xmm6 /*32 Multiply to get (Gxx+Gyy)*(Gxx+Gyy)*/
568 mulps xmm6,xmm7 /*34 Multiply to get k*(Gxx+Gyy)*(Gxx+Gyy)*/
585 mulps xmm0,xmm2 /*Multiply to get Gxx*Gyy*/
587 mulps xmm1,xmm1 /*Multiply to get Gxy*Gxy*
    [all...]
  /external/libjpeg-turbo/simd/
jidctflt-sse2-64.asm 127 mulps xmm0, XMMWORD [XMMBLOCK(0,0,rdx,SIZEOF_FLOAT_MULT_TYPE)]
171 mulps xmm0, XMMWORD [XMMBLOCK(0,0,rdx,SIZEOF_FLOAT_MULT_TYPE)]
172 mulps xmm1, XMMWORD [XMMBLOCK(2,0,rdx,SIZEOF_FLOAT_MULT_TYPE)]
173 mulps xmm2, XMMWORD [XMMBLOCK(4,0,rdx,SIZEOF_FLOAT_MULT_TYPE)]
174 mulps xmm3, XMMWORD [XMMBLOCK(6,0,rdx,SIZEOF_FLOAT_MULT_TYPE)]
183 mulps xmm1,[rel PD_1_414]
217 mulps xmm2, XMMWORD [XMMBLOCK(1,0,rdx,SIZEOF_FLOAT_MULT_TYPE)]
218 mulps xmm3, XMMWORD [XMMBLOCK(3,0,rdx,SIZEOF_FLOAT_MULT_TYPE)]
219 mulps xmm5, XMMWORD [XMMBLOCK(5,0,rdx,SIZEOF_FLOAT_MULT_TYPE)]
220 mulps xmm1, XMMWORD [XMMBLOCK(7,0,rdx,SIZEOF_FLOAT_MULT_TYPE)
    [all...]
jidctflt-sse.asm 132 mulps xmm0, XMMWORD [XMMBLOCK(0,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
193 mulps xmm0, XMMWORD [XMMBLOCK(0,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
194 mulps xmm1, XMMWORD [XMMBLOCK(2,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
198 mulps xmm2, XMMWORD [XMMBLOCK(4,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
199 mulps xmm3, XMMWORD [XMMBLOCK(6,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
208 mulps xmm1,[GOTOFF(ebx,PD_1_414)]
259 mulps xmm2, XMMWORD [XMMBLOCK(1,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
260 mulps xmm3, XMMWORD [XMMBLOCK(3,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
264 mulps xmm5, XMMWORD [XMMBLOCK(5,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
265 mulps xmm1, XMMWORD [XMMBLOCK(7,0,edx,SIZEOF_FLOAT_MULT_TYPE)
    [all...]
jfdctflt-sse-64.asm 161 mulps xmm0,[rel PD_0_707] ; xmm0=z1
184 mulps xmm3,[rel PD_0_707] ; xmm3=z3
188 mulps xmm2,[rel PD_0_382] ; xmm2=z5
189 mulps xmm1,[rel PD_0_541] ; xmm1=MULTIPLY(tmp10,FIX_0_541196)
190 mulps xmm6,[rel PD_1_306] ; xmm6=MULTIPLY(tmp12,FIX_1_306562)
296 mulps xmm0,[rel PD_0_707] ; xmm0=z1
319 mulps xmm3,[rel PD_0_707] ; xmm3=z3
323 mulps xmm2,[rel PD_0_382] ; xmm2=z5
324 mulps xmm1,[rel PD_0_541] ; xmm1=MULTIPLY(tmp10,FIX_0_541196)
325 mulps xmm6,[rel PD_1_306] ; xmm6=MULTIPLY(tmp12,FIX_1_306562
    [all...]
jidctflt-sse2.asm 133 mulps xmm0, XMMWORD [XMMBLOCK(0,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
178 mulps xmm0, XMMWORD [XMMBLOCK(0,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
179 mulps xmm1, XMMWORD [XMMBLOCK(2,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
180 mulps xmm2, XMMWORD [XMMBLOCK(4,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
181 mulps xmm3, XMMWORD [XMMBLOCK(6,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
190 mulps xmm1,[GOTOFF(ebx,PD_1_414)]
224 mulps xmm2, XMMWORD [XMMBLOCK(1,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
225 mulps xmm3, XMMWORD [XMMBLOCK(3,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
226 mulps xmm5, XMMWORD [XMMBLOCK(5,0,edx,SIZEOF_FLOAT_MULT_TYPE)]
227 mulps xmm1, XMMWORD [XMMBLOCK(7,0,edx,SIZEOF_FLOAT_MULT_TYPE)
    [all...]
jfdctflt-sse.asm 168 mulps xmm0,[GOTOFF(ebx,PD_0_707)] ; xmm0=z1
191 mulps xmm3,[GOTOFF(ebx,PD_0_707)] ; xmm3=z3
195 mulps xmm2,[GOTOFF(ebx,PD_0_382)] ; xmm2=z5
196 mulps xmm1,[GOTOFF(ebx,PD_0_541)] ; xmm1=MULTIPLY(tmp10,FIX_0_541196)
197 mulps xmm6,[GOTOFF(ebx,PD_1_306)] ; xmm6=MULTIPLY(tmp12,FIX_1_306562)
304 mulps xmm0,[GOTOFF(ebx,PD_0_707)] ; xmm0=z1
327 mulps xmm3,[GOTOFF(ebx,PD_0_707)] ; xmm3=z3
331 mulps xmm2,[GOTOFF(ebx,PD_0_382)] ; xmm2=z5
332 mulps xmm1,[GOTOFF(ebx,PD_0_541)] ; xmm1=MULTIPLY(tmp10,FIX_0_541196)
333 mulps xmm6,[GOTOFF(ebx,PD_1_306)] ; xmm6=MULTIPLY(tmp12,FIX_1_306562
    [all...]
  /external/mesa3d/src/mesa/x86-64/
xform4.S 88 mulps %xmm4, %xmm0 /* ox*m3 | ox*m2 | ox*m1 | ox*m0 */
90 mulps %xmm5, %xmm1 /* oy*m7 | oy*m6 | oy*m5 | oy*m4 */
92 mulps %xmm6, %xmm2 /* oz*m11 | oz*m10 | oz*m9 | oz*m8 */
94 mulps %xmm7, %xmm3 /* ow*m15 | ow*m14 | ow*m13 | ow*m12 */
174 mulps %xmm4, %xmm0 /* ox*m3 | ox*m2 | ox*m1 | ox*m0 */
176 mulps %xmm5, %xmm1 /* oy*m7 | oy*m6 | oy*m5 | oy*m4 */
178 mulps %xmm6, %xmm2 /* oz*m11 | oz*m10 | oz*m9 | oz*m8 */
180 mulps %xmm7, %xmm3 /* ow*m15 | ow*m14 | ow*m13 | ow*m12 */
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
katmai.s 98 mulps %xmm1,%xmm0
99 mulps (%edx),%xmm1
katmai.d 102 171: 0f 59 c1 [ ]*mulps %xmm1,%xmm0
103 174: 0f 59 0a [ ]*mulps \(%edx\),%xmm1
sse2avx.s 122 mulps %xmm4,%xmm6
123 mulps (%ecx),%xmm6
783 mulps xmm6,xmm4
784 mulps xmm6,XMMWORD PTR [ecx]
x86-64-sse2avx.s 122 mulps %xmm4,%xmm6
123 mulps (%rcx),%xmm6
826 mulps xmm6,xmm4
827 mulps xmm6,XMMWORD PTR [rcx]
  /external/valgrind/memcheck/tests/x86/
sse1_memory.stdout.exp 301 r mulps eb106793ec47e70c6a64e743453c0123 861620a385d713a26f1283a929f54d86 120000000000008017f2ecad00000080
302 r mulps 6fa9262e6db9b4842176fe8fa05e8186 a946d5cf550abd67191b9f182ced5c9a fad88abe317405ad0000008000000000
303 r mulps c0dcd53c64fb7d1a522f61732b7b44a6 c923c96e66da08c21ece848dd89b8354 3808286c3ac6079d69a369c147054abb
304 r mulps 92827e5c501152d5c03aa8dc7366e9db bc2823bf54e924596176eb98db7182aa a23522dc8e5207efb9bb1a36a9dbed46
305 r mulps f857890d0ddda39c9021cc9a64d1715b b5ae6de01db9a2b3283eeca740c47973 57087faebf50d01081603c030000807f
306 m mulps 17aab2fdad3e3ee93b0dd267feba617f 68f4bfadd6224135464e255a4b4e3c3d 7af7056c24870fdf0000807f5c0a267d
307 m mulps e1c333d37644565150721e14fe38830b b7d5477b49835c46c70d6cacd4500c77 000080ffb8903858e919128133d90f4
    [all...]
  /external/valgrind/memcheck/tests/amd64/
sse_memory.stdout.exp 301 r mulps eb106793ec47e70c6a64e743453c0123 861620a385d713a26f1283a929f54d86 120000000000008017f2ecad00000080
302 r mulps 6fa9262e6db9b4842176fe8fa05e8186 a946d5cf550abd67191b9f182ced5c9a fad88abe317405ad0000008000000000
303 r mulps c0dcd53c64fb7d1a522f61732b7b44a6 c923c96e66da08c21ece848dd89b8354 3808286c3ac6079d69a369c147054abb
304 r mulps 92827e5c501152d5c03aa8dc7366e9db bc2823bf54e924596176eb98db7182aa a23522dc8e5207efb9bb1a36a9dbed46
305 r mulps f857890d0ddda39c9021cc9a64d1715b b5ae6de01db9a2b3283eeca740c47973 57087faebf50d01081603c030000807f
306 m mulps 17aab2fdad3e3ee93b0dd267feba617f 68f4bfadd6224135464e255a4b4e3c3d 7af7056c24870fdf0000807f5c0a267d
307 m mulps e1c333d37644565150721e14fe38830b b7d5477b49835c46c70d6cacd4500c77 000080ffb8903858e919128133d90f4
    [all...]
sse_memory.c 223 TEST_INSN( &AllMask, PS,mulps)
  /external/libyuv/files/source/
row_win.cc     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
row_win.cc     [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-32-coverage.s 998 // CHECK: mulps %xmm5, %xmm5
999 mulps %xmm5,%xmm5
    [all...]
  /external/v8/src/ia32/
assembler-ia32.h     [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [all...]
  /art/compiler/utils/x86/
assembler_x86.h 398 void mulps(XmmRegister dst, XmmRegister src);
assembler_x86_test.cc 504 TEST_F(AssemblerX86Test, MulPS) {
505 DriverStr(RepeatFF(&x86::X86Assembler::mulps, "mulps %{reg2}, %{reg1}"), "mulps");
  /art/compiler/optimizing/
code_generator_vector_x86.cc 444 __ mulps(dst, src);
code_generator_vector_x86_64.cc 433 __ mulps(dst, src);
  /art/compiler/utils/x86_64/
assembler_x86_64.h 422 void mulps(XmmRegister dst, XmmRegister src);

Completed in 90 milliseconds

1 2