HomeSort by relevance Sort by last modified time
    Searched refs:xmm9 (Results 1 - 10 of 10) sorted by null

  /external/openssl/crypto/aes/asm/
vpaes-x86_64.pl 73 ## %xmm9-%xmm15 as in _vpaes_preheat
87 movdqa %xmm9, %xmm1
92 pand %xmm9, %xmm0
132 movdqa %xmm9, %xmm1 # 1 : i
135 pand %xmm9, %xmm0 # 0 = k
176 movdqa %xmm9, %xmm1
183 pand %xmm9, %xmm0
239 movdqa %xmm9, %xmm1 # 1 : i
242 pand %xmm9, %xmm0 # 0 = k
521 movdqa %xmm9, %xmm
    [all...]
bsaes-x86_64.pl 929 movdqa %xmm1, %xmm9
932 pand %xmm6, %xmm9
937 pcmpeqb %xmm1, %xmm9
952 pxor %xmm5, %xmm9
959 movdqa %xmm9, 0x10($out)
1118 movaps %xmm9, 0x70(%rsp)
1278 movaps 0x70(%rbp), %xmm9
1319 movaps %xmm9, 0x70(%rsp)
    [all...]
aesni-sha1-x86_64.pl 150 movaps %xmm9,96+48(%rsp)
611 movaps 96+48(%rsp),%xmm9
668 movaps %xmm9,96+48(%rsp)
1053 movaps 96+48(%rsp),%xmm9
aesni-x86_64.pl 199 $inout6="%xmm8"; $inout7="%xmm9";
202 $in0="%xmm8"; $iv="%xmm9";
843 movaps %xmm9,0x30(%rsp)
903 movaps 0x30(%rsp),%xmm9
923 movaps %xmm9,0x30(%rsp)
996 movaps 0x30(%rsp),%xmm9
1031 movaps %xmm9,0x50(%rsp)
    [all...]
  /external/openssl/crypto/
x86_64cpuid.pl 225 pxor %xmm9,%xmm9
  /external/llvm/test/MC/X86/
x86_64-avx-encoding.s 3 // CHECK: vaddss %xmm8, %xmm9, %xmm10
5 vaddss %xmm8, %xmm9, %xmm10
7 // CHECK: vmulss %xmm8, %xmm9, %xmm10
9 vmulss %xmm8, %xmm9, %xmm10
11 // CHECK: vsubss %xmm8, %xmm9, %xmm10
13 vsubss %xmm8, %xmm9, %xmm10
15 // CHECK: vdivss %xmm8, %xmm9, %xmm10
17 vdivss %xmm8, %xmm9, %xmm10
19 // CHECK: vaddsd %xmm8, %xmm9, %xmm10
21 vaddsd %xmm8, %xmm9, %xmm1
    [all...]
  /external/openssl/crypto/sha/asm/
sha1-x86_64.pl 319 movaps %xmm9,64+48(%rsp)
699 movaps 64+48(%rsp),%xmm9
739 movaps %xmm9,64+48(%rsp)
1057 movaps 64+48(%rsp),%xmm9
  /external/openssl/crypto/modes/asm/
ghash-x86_64.pl 475 my $T1n="%xmm9";
491 .byte 0x44,0x0f,0x29,0x4c,0x24,0x30 #movaps %xmm9,0x30(%rsp)
617 movaps 0x30(%rsp),%xmm9
799 .byte 0x19,0x98,0x03,0x00 #movaps 0x30(rsp),xmm9
  /external/v8/src/x64/
assembler-x64.h 227 "xmm9",
274 const XMMRegister xmm9 = { 9 };
    [all...]
  /external/elfutils/tests/
run-allregs.sh 129 26: %xmm9 (xmm9), unsigned 128 bits
    [all...]

Completed in 121 milliseconds