Searched refs:movss (Results 1 - 25 of 28) sorted by relevance

12

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dsimd-1.asm6 movss xmm0, [0] label
7 movss xmm1, dword [8] label
8 movss [0], xmm2 label
9 movss dword [8], xmm3 label
H A Dssewidth.asm270 movss xmm1, xmm2 label
271 movss xmm1, dword [rbx] label
272 movss dword [rbx], xmm2 label
H A Davx.asm978 movss xmm1, xmm2 label
981 movss xmm1, [rax] label
982 movss xmm1, dword [rax] label
985 movss [rax], xmm2 label
986 movss dword [rax], xmm2 label
/external/compiler-rt/lib/builtins/i386/
H A Dfloatundidf.S34 movss 8(%esp), %xmm1 // high 32 bits of a
35 movss 4(%esp), %xmm0 // low 32 bits of a
H A Dfloatundixf.S26 movss 8(%esp), %xmm0 // hi 32 bits of input
27 movss 4(%esp), %xmm1 // lo 32 bits of input
H A Dfloatdidf.S23 movss 4(%esp), %xmm0 // low 32 bits of a
/external/valgrind/main/memcheck/tests/x86/
H A Dsse1_memory.stdout.exp281 r movss 78fdde3d42fed1ab5ec606e6d7a56bc8 dacdc4f57da1e9e2e2e254abc2bf1cd3 78fdde3d7da1e9e2e2e254abc2bf1cd3
282 r movss c6fad4f48a8531f0c332fe5ea48fc5b8 8c7431f147d3c4edba64ede3e634809a c6fad4f447d3c4edba64ede3e634809a
283 r movss 1791633f4ae10e450b6b3e4f16dc785c 5992ac87baee69063f7f720d8f0fb884 1791633fbaee69063f7f720d8f0fb884
284 r movss d7f70bd236ed7147b374d5c2f1361aa2 cffad50dac6d016e0dd415d0a49b7f1f d7f70bd2ac6d016e0dd415d0a49b7f1f
285 r movss d33ead456464c177972f349c5a29a657 da5daeba50a9144121e866b16802ecda d33ead4550a9144121e866b16802ecda
286 m movss b625d01e 3757890f47dfc831f55f2da4d51e732c b625d01e000000000000000000000000
287 m movss 6325b005 69f4ce9415f903b849591ec890164085 6325b005000000000000000000000000
288 m movss ec870bb7 eeb2334bef6efac91caac7a91a4fb488 ec870bb7000000000000000000000000
289 m movss 8419736c f41b124c5989f8ef1a7a29937fceb170 8419736c000000000000000000000000
290 m movss 921587
[all...]
H A Dsse_memory.c221 TEST_INSN( &AllMask, 4,movss)
/external/chromium_org/v8/src/ia32/
H A Dassembler-ia32.h1009 void movss(XMMRegister dst, const Operand& src);
1010 void movss(const Operand& dst, XMMRegister src);
1011 void movss(XMMRegister dst, XMMRegister src) { movss(dst, Operand(src)); }
H A Dassembler-ia32.cc2297 void Assembler::movss(const Operand& dst, XMMRegister src ) { function in class:v8::internal::Assembler
2306 void Assembler::movss(XMMRegister dst, const Operand& src) { function in class:v8::internal::Assembler
H A Dlithium-codegen-ia32.cc3062 __ movss(result, operand);
4143 __ movss(operand, xmm_scratch);
/external/llvm/test/MC/X86/
H A Dx86-32-coverage.s977 // CHECK: movss 3735928559(%ebx,%ecx,8), %xmm5
978 movss 0xdeadbeef(%ebx,%ecx,8),%xmm5
980 // CHECK: movss %xmm5, %xmm5
981 movss %xmm5,%xmm5
983 // CHECK: movss %xmm5, 3735928559(%ebx,%ecx,8)
984 movss %xmm5,0xdeadbeef(%ebx,%ecx,8)
986 // CHECK: movss %xmm5, %xmm5
987 movss %xmm5,%xmm5
7591 // CHECK: movss 3735928559(%ebx,%ecx,8), %xmm5
7593 movss
[all...]
/external/chromium_org/v8/src/compiler/ia32/
H A Dcode-generator-ia32.cc365 __ movss(i.OutputDoubleRegister(), i.MemoryOperand());
371 __ movss(operand, xmm0);
/external/chromium_org/v8/test/cctest/
H A Dtest-assembler-ia32.cc571 __ movss(xmm0, Operand(esp, kPointerSize));
572 __ movss(xmm1, Operand(esp, 2 * kPointerSize));
/external/valgrind/main/memcheck/tests/amd64/
H A Dsse_memory.stdout.exp281 r movss 78fdde3d42fed1ab5ec606e6d7a56bc8 dacdc4f57da1e9e2e2e254abc2bf1cd3 78fdde3d7da1e9e2e2e254abc2bf1cd3
282 r movss c6fad4f48a8531f0c332fe5ea48fc5b8 8c7431f147d3c4edba64ede3e634809a c6fad4f447d3c4edba64ede3e634809a
283 r movss 1791633f4ae10e450b6b3e4f16dc785c 5992ac87baee69063f7f720d8f0fb884 1791633fbaee69063f7f720d8f0fb884
284 r movss d7f70bd236ed7147b374d5c2f1361aa2 cffad50dac6d016e0dd415d0a49b7f1f d7f70bd2ac6d016e0dd415d0a49b7f1f
285 r movss d33ead456464c177972f349c5a29a657 da5daeba50a9144121e866b16802ecda d33ead4550a9144121e866b16802ecda
286 m movss b625d01e 3757890f47dfc831f55f2da4d51e732c b625d01e000000000000000000000000
287 m movss 6325b005 69f4ce9415f903b849591ec890164085 6325b005000000000000000000000000
288 m movss ec870bb7 eeb2334bef6efac91caac7a91a4fb488 ec870bb7000000000000000000000000
289 m movss 8419736c f41b124c5989f8ef1a7a29937fceb170 8419736c000000000000000000000000
290 m movss 921587
[all...]
H A Dsse_memory.c221 TEST_INSN( &AllMask, 4,movss)
/external/chromium_org/v8/src/compiler/x64/
H A Dcode-generator-x64.cc572 __ movss(i.OutputDoubleRegister(), i.MemoryOperand());
578 __ movss(operand, xmm0);
/external/chromium_org/v8/src/x64/
H A Dassembler-x64.h996 void movss(XMMRegister dst, const Operand& src);
997 void movss(const Operand& dst, XMMRegister src);
H A Dassembler-x64.cc2552 void Assembler::movss(XMMRegister dst, const Operand& src) { function in class:v8::internal::Assembler
2562 void Assembler::movss(const Operand& src, XMMRegister dst) { function in class:v8::internal::Assembler
H A Dlithium-codegen-x64.cc3108 __ movss(result, operand);
4308 __ movss(operand, value);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dx86inc.asm977 AVX_INSTR movss, 1, 0, 0
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
H A Dx86inc.asm1073 AVX_INSTR movss, 1, 0, 0
/external/chromium_org/third_party/libyuv/source/
H A Dx86inc.asm977 AVX_INSTR movss, 1, 0, 0
/external/libvpx/libvpx/third_party/x86inc/
H A Dx86inc.asm1052 AVX_INSTR movss, 1, 0, 0
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_nasm.gperf425 movss, movss_insn, 4, SUF_Z, 0, 0, 0, 0, CPU_SSE, 0, 0

Completed in 400 milliseconds

12