HomeSort by relevance Sort by last modified time
    Searched full:xmm0 (Results 201 - 225 of 341) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/test/CodeGen/X86/
extractps.ll 4 ; RUN: grep {extractps \\\$1, %xmm0, } %t | count 1
fast-isel-bc.ll 13 ; CHECK: movq2dq %mm0, %xmm0
fastcc.ll 2 ; CHECK: movsd %xmm0, 8(%esp)
lsr-static-addr.ll 4 ; CHECK: movsd .LCPI0_0(%rip), %xmm0
mmx-arg-passing.ll 3 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+mmx,+sse2 | grep xmm0
cmp.ll 71 ; CHECK: ucomisd LCPI4_0(%rip), %xmm0
72 ; CHECK: ucomisd LCPI4_1(%rip), %xmm0
pmul.ll 5 ; The f() arguments in %xmm0 and %xmm1 cause an extra movdqa without -join-physregs.
vec_ss_load_fold.ll 59 ; CHECK: roundss $4, (%eax), %xmm0
71 ; CHECK: roundss $4, %xmm{{.*}}, %xmm0
xor.ll 11 ; X32: xorps %xmm0, %xmm0
  /external/llvm/test/MC/X86/
x86_errors.s 30 movq (%rsi,%ecx),%xmm0
  /external/llvm/lib/Target/X86/
README-X86-64.txt 14 ucomiss LC0(%rip), %xmm0
15 cvttss2siq %xmm0, %rdx
17 subss LC0(%rip), %xmm0
19 cvttss2siq %xmm0, %rdx
29 cvttss2siq %xmm0, %rcx
30 movaps %xmm0, %xmm2
35 ucomiss %xmm1, %xmm0
README.txt 246 movaps (%eax), %xmm0
249 comiss %xmm0, %xmm1
385 0000000c cvtsi2ss %ecx,%xmm0
388 00000019 mulss 0x00000078,%xmm0
389 00000021 addss %xmm1,%xmm0
390 00000025 movss %xmm0,(%esp,1)
659 pxor %xmm0, %xmm0
661 ucomisd %xmm0, %xmm1
679 ucomisd %xmm1, %xmm0
    [all...]
  /external/v8/test/cctest/
test-assembler-ia32.cc 271 __ movdbl(xmm0, Operand(esp, 1 * kPointerSize));
273 __ addsd(xmm0, xmm1);
274 __ mulsd(xmm0, xmm1);
275 __ subsd(xmm0, xmm1);
276 __ divsd(xmm0, xmm1);
277 // Copy xmm0 to st(0) using eight bytes of stack.
279 __ movdbl(Operand(esp, 0), xmm0); local
317 __ cvtsi2sd(xmm0, eax);
318 // Copy xmm0 to st(0) using eight bytes of stack.
320 __ movdbl(Operand(esp, 0), xmm0); local
    [all...]
test-disasm-x64.cc 358 __ addsd(xmm1, xmm0);
359 __ mulsd(xmm1, xmm0);
360 __ subsd(xmm1, xmm0);
361 __ divsd(xmm1, xmm0);
364 __ ucomisd(xmm0, xmm1);
367 __ movdqa(xmm0, Operand(rbx, rcx, times_4, 10000));
368 __ movdqa(Operand(rbx, rcx, times_4, 10000), xmm0); local
399 __ andpd(xmm0, xmm1);
402 __ movaps(xmm0, xmm1);
  /external/v8/src/x64/
codegen-x64.cc 76 // xmm0: raw double input.
80 __ movq(rbx, xmm0);
84 // The return value is expected to be in xmm0.
87 __ movq(xmm0, rbx);
111 // xmm0: raw double input.
113 __ sqrtsd(xmm0, xmm0);
140 // Windows 64 ABI passes double arguments in xmm0, xmm1 and
141 // returns result in xmm0.
148 __ movsd(Operand(rsp, kPointerSize), xmm0); local
348 xmm0); local
    [all...]
  /external/openssl/crypto/aes/asm/
aesni-x86.pl 68 $rndkey0="xmm0";
    [all...]
aesni-x86_64.pl 195 $rndkey0="%xmm0"; $rndkey1="%xmm1";
    [all...]
  /external/elfutils/tests/
testfile44.expect.bz2 
  /external/openssl/crypto/
x86_64cpuid.pl 216 pxor %xmm0,%xmm0
249 pxor %xmm0,%xmm0
  /external/openssl/crypto/bn/asm/
x86_64-gf2m.pl 41 ($R,$Tx)=("%xmm0","%xmm1");
173 movq $a1,%xmm0
184 movdqa %xmm0,%xmm4
186 pclmulqdq \$0,%xmm1,%xmm0 # a1?b1
191 xorps %xmm0,%xmm4
197 pxor %xmm5,%xmm0
199 movdqu %xmm0,16($rp)
x86-gf2m.pl 214 &movups ("xmm0",&QWP(8,"esp"));
215 &shufps ("xmm0","xmm0",0b10110001);
216 &pclmulqdq ("xmm0","xmm0",1);
218 &movups (&QWP(0,"eax"),"xmm0");
  /external/libyuv/files/source/
format_conversion.cc 38 movdqa xmm0, [eax] local
40 pshufb xmm0, xmm7 local
41 movd [edx], xmm0
59 "movdqa (%0),%%xmm0\n"
61 "pshufb %%xmm7,%%xmm0\n"
62 "movd %%xmm0,(%1)\n"
  /external/valgrind/main/coregrind/m_gdbserver/
32bit-sse.xml 42 <reg name="xmm0" bitsize="128" type="vec128" regnum="32"/>
  /external/elfutils/backends/
x86_64_retval.c 57 /* %xmm0, or pair %xmm0, %xmm1. */
  /external/flac/libFLAC/
cpu.c 117 * 3 bytes for "xorps xmm0,xmm0"
262 "xorps %%xmm0,%%xmm0\n\t" /* will cause SIGILL if unsupported by OS */
293 xorps xmm0,xmm0
315 xorps xmm0,xmm0

Completed in 1224 milliseconds

1 2 3 4 5 6 7 891011>>