/external/libjpeg-turbo/simd/ |
H A D | 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 xmm [all...] |
H A D | 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 xmm [all...] |
H A D | 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 xmm [all...] |
H A D | 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 xmm [all...] |
H A D | 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 xmm [all...] |
/external/mesa3d/src/mesa/x86-64/ |
H A D | 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 */
|
/external/skia/src/jumper/ |
H A D | SkJumper_generated_win.S | 14391 DB 68,15,89,5,211,90,0,0 ; mulps 0x5ad3(%rip),%xmm8 # 5e20 <_sk_callback_sse41+0x122> 14395 DB 69,15,89,208 ; mulps %xmm8,%xmm10 14476 DB 15,89,199 ; mulps %xmm7,%xmm0 14480 DB 68,15,89,204 ; mulps %xmm4,%xmm9 14482 DB 15,89,207 ; mulps %xmm7,%xmm1 14484 DB 68,15,89,205 ; mulps %xmm5,%xmm9 14486 DB 15,89,215 ; mulps %xmm7,%xmm2 14488 DB 68,15,89,206 ; mulps %xmm6,%xmm9 14490 DB 15,89,223 ; mulps %xmm7,%xmm3 14491 DB 68,15,89,199 ; mulps [all...] |
/external/valgrind/memcheck/tests/x86/ |
H A D | 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 000080ffb8903858e919128133d90f43 308 m mulps c1c1ca14189e67c8d8ba0bbf3f2513b5 1754ab95628185565787b9fe0c2a01df 00000080649471dfca874a7ee07b9454 309 m mulps 8b1ea1fe2ff0a2f2b62f52f76ff2d473 1fabd3f97d7fadcb9bc7859d5f0d9b2d 0000807fe9dadc7e58ad5b55e9f90062 310 m mulps 7335 [all...] |
H A D | sse_memory.c | 223 TEST_INSN( &AllMask, PS,mulps)
|
/external/valgrind/memcheck/tests/amd64/ |
H A D | 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 000080ffb8903858e919128133d90f43 308 m mulps c1c1ca14189e67c8d8ba0bbf3f2513b5 1754ab95628185565787b9fe0c2a01df 00000080649471dfca874a7ee07b9454 309 m mulps 8b1ea1fe2ff0a2f2b62f52f76ff2d473 1fabd3f97d7fadcb9bc7859d5f0d9b2d 0000807fe9dadc7e58ad5b55e9f90062 310 m mulps 7335 [all...] |
H A D | sse_memory.c | 223 TEST_INSN( &AllMask, PS,mulps)
|
/external/libyuv/files/source/ |
H A D | row_win.cc | 5255 mulps xmm5, xmm4 // (65536.0 + area - 1) * 1 / area 5331 mulps xmm0, xmm4 5332 mulps xmm1, xmm4 5335 mulps xmm2, xmm4 5336 mulps xmm3, xmm4 5362 mulps xmm0, xmm4 5988 mulps xmm0, [esi + 16] // C1 * X 5989 mulps xmm4, [esi + 16] 5994 mulps xmm2, xmm1 // X * X 5995 mulps xmm [all...] |
/external/libvpx/libvpx/third_party/libyuv/source/ |
H A D | row_win.cc | 5302 mulps xmm5, xmm4 // (65536.0 + area - 1) * 1 / area 5378 mulps xmm0, xmm4 5379 mulps xmm1, xmm4 5382 mulps xmm2, xmm4 5383 mulps xmm3, xmm4 5409 mulps xmm0, xmm4 6027 mulps xmm0, [esi + 16] // C1 * X 6028 mulps xmm4, [esi + 16] 6033 mulps xmm2, xmm1 // X * X 6034 mulps xmm [all...] |
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
H A D | x86-32-coverage.s | 998 // CHECK: mulps %xmm5, %xmm5 999 mulps %xmm5,%xmm5 7672 // CHECK: mulps 3735928559(%ebx,%ecx,8), %xmm5 7674 mulps 0xdeadbeef(%ebx,%ecx,8),%xmm5 7676 // CHECK: mulps 69, %xmm5 7678 mulps 0x45,%xmm5 7680 // CHECK: mulps 32493, %xmm5 7682 mulps 0x7eed,%xmm5 7684 // CHECK: mulps 3133065982, %xmm5 7686 mulps [all...] |
/external/v8/src/ia32/ |
H A D | assembler-ia32.h | 978 void mulps(XMMRegister dst, const Operand& src); 979 void mulps(XMMRegister dst, XMMRegister src) { mulps(dst, Operand(src)); }
|
H A D | assembler-ia32.cc | 2243 void Assembler::mulps(XMMRegister dst, const Operand& src) { function in class:v8::internal::Assembler
|
/external/llvm/test/MC/X86/ |
H A D | x86-32-coverage.s | 6043 // CHECK: mulps 3735928559(%ebx,%ecx,8), %xmm5 6045 mulps 0xdeadbeef(%ebx,%ecx,8),%xmm5 6047 // CHECK: mulps 69, %xmm5 6049 mulps 0x45,%xmm5 6051 // CHECK: mulps 32493, %xmm5 6053 mulps 0x7eed,%xmm5 6055 // CHECK: mulps 3133065982, %xmm5 6057 mulps 0xbabecafe,%xmm5 6059 // CHECK: mulps 305419896, %xmm5 6061 mulps [all...] |
/external/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerX86Base.h | 406 void mulps(Type Ty, XmmRegister dst, XmmRegister src); 407 void mulps(Type Ty, XmmRegister dst, const Address &src);
|
H A D | IceAssemblerX86BaseImpl.h | 1391 void AssemblerX86Base<TraitsType>::mulps(Type /* Ty */, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base 1401 void AssemblerX86Base<TraitsType>::mulps(Type /* Ty */, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
|
H A D | IceInstX86Base.h | 3825 &InstImpl<TraitsType>::Assembler::mulps, \ 3826 &InstImpl<TraitsType>::Assembler::mulps}; \
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
H A D | XmmArith.cpp | 525 (0.55, 0.43, 0.23, 1.21), mulps, *, float); \ 527 (0.55, 0.43, 0.23, 1.21), mulps, *, float); \
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
H A D | XmmArith.cpp | 527 (0.55, 0.43, 0.23, 1.21), mulps, *, float); \ 529 (0.55, 0.43, 0.23, 1.21), mulps, *, float); \
|
/external/v8/src/x64/ |
H A D | assembler-x64.h | 1063 void mulps(XMMRegister dst, XMMRegister src); 1064 void mulps(XMMRegister dst, const Operand& src);
|
H A D | assembler-x64.cc | 2663 void Assembler::mulps(XMMRegister dst, XMMRegister src) { function in class:v8::internal::Assembler 2672 void Assembler::mulps(XMMRegister dst, const Operand& src) { function in class:v8::internal::Assembler
|
/external/libvpx/libvpx/third_party/x86inc/ |
H A D | x86inc.asm | 1404 AVX_INSTR mulps, sse, 1, 0, 1
|