HomeSort by relevance Sort by last modified time
    Searched refs:xmm1 (Results 101 - 125 of 128) sorted by null

1 2 3 45 6

  /external/openssl/crypto/bn/asm/
x86_64-mont.S 576 movdqu (%rsi),%xmm1
578 movdqu %xmm1,(%rdi)
583 movdqu 32(%rsi,%r14,1),%xmm1
587 movdqu %xmm1,32(%rdi,%r14,1)
1337 movdqu (%rbx),%xmm1
1341 movdqu %xmm1,(%rdi)
1346 movdqu 32(%rbx,%rbp,1),%xmm1
1352 movdqu %xmm1,32(%rdi,%rbp,1)
x86_64-mont.pl 652 movdqu ($ap),%xmm1
654 movdqu %xmm1,($rp)
659 movdqu 32($ap,$i),%xmm1
663 movdqu %xmm1,32($rp,$i)
1462 movdqu ($tptr),%xmm1
1466 movdqu %xmm1,($rptr)
1471 movdqu 32($tptr,$i),%xmm1
1477 movdqu %xmm1,32($rptr,$i)
    [all...]
modexp512-x86_64.S 1491 movdqu 16(%rsi),%xmm1
1499 movdqa %xmm1,560(%rsp)
1505 movdqu 16(%rdx),%xmm1
1586 movdqa %xmm1,80(%rsp)
1698 movdqu 16(%rdx),%xmm1
1706 movdqa %xmm1,528(%rsp)
  /external/webkit/Source/JavaScriptCore/jit/
JSInterfaceJIT.h 69 static const FPRegisterID fpRegT1 = X86Registers::xmm1;
88 static const FPRegisterID fpRegT1 = X86Registers::xmm1;
  /external/libvpx/libvpx/vp8/common/x86/
postproc_mmx.asm 64 movq [rdi], xmm1
196 ;paddw xmm1, eight8s
  /external/v8/src/ia32/
code-stubs-ia32.cc 644 // into xmm0 and xmm1. Operands are in edx and eax.
649 // them into xmm0 and xmm1 if they are. Jump to label not_numbers if
658 // Checks that the two floating point numbers loaded into xmm0 and xmm1
2509 __ movdbl(Operand(esp, 0), xmm1); local
2527 __ movdbl(Operand(esp, 0), xmm1); local
2556 __ movdbl(FieldOperand(eax, HeapNumber::kValueOffset), xmm1); local
    [all...]
stub-cache-ia32.cc     [all...]
lithium-ia32.cc     [all...]
lithium-codegen-ia32.cc     [all...]
full-codegen-ia32.cc     [all...]
assembler-ia32.h 158 "xmm1",
186 const XMMRegister xmm1 = { 1 };
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-x86_64.pl 265 $code.=" psllq \$8,%xmm1\n" if ($i==0);
272 $code.=" pxor %xmm1,%xmm2\n" if ($i==0);
300 psllq \$8,%xmm1
302 pxor %xmm1,%xmm2
  /external/v8/src/x64/
lithium-x64.cc     [all...]
codegen-x64.cc 140 // Windows 64 ABI passes double arguments in xmm0, xmm1 and
147 __ movsd(Operand(rsp, kPointerSize * 2), xmm1); local
lithium-codegen-x64.cc     [all...]
full-codegen-x64.cc     [all...]
assembler-x64.h 219 "xmm1",
266 const XMMRegister xmm1 = { 1 };
    [all...]
  /external/webkit/Source/JavaScriptCore/dfg/
DFGJITCompiler.h 141 static const FPRegisterID fpRegT1 = X86Registers::xmm1;
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [all...]
x86_64-avx-encoding.s     [all...]
  /external/openssl/crypto/aes/asm/
bsaes-x86_64.pl 914 movdqa 0x10($const), %xmm1 # 0x02...
930 movdqa %xmm1, %xmm9
938 pcmpeqb %xmm1, %xmm9
939 psllq \$4, %xmm1 # 0x20...
946 movdqa %xmm1, %xmm13
961 pcmpeqb %xmm1, %xmm13
962 psrlq \$4, %xmm1 # 0x02...
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86.S     [all...]
  /external/elfutils/tests/
run-allregs.sh 65 22: %xmm1 (xmm1), unsigned 128 bits
121 18: %xmm1 (xmm1), unsigned 128 bits
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp 856 movdqu xmm1,[ebx] \/* load pixel mask *\/ local
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_feature_matching.cpp 856 movdqu xmm1,[ebx] \/* load pixel mask *\/ local
    [all...]

Completed in 664 milliseconds

1 2 3 45 6