/external/boringssl/mac-x86_64/crypto/modes/ |
ghash-x86_64.S | 971 movdqa %xmm8,%xmm9 974 psrldq $8,%xmm9 977 pxor %xmm9,%xmm1 982 pxor %xmm0,%xmm9 984 psllq $57,%xmm9 985 movdqa %xmm9,%xmm8 986 pslldq $8,%xmm9 989 pxor %xmm9,%xmm0 993 movdqa %xmm0,%xmm9 1003 pxor %xmm9,%xmm [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
x86-64-vgather-check-none.d | 14 [ ]*[a-f0-9]+:[ ]+c4 e2 31 92 04 88[ ]+vgatherdps %xmm9,\(%rax,%xmm1,4\),%xmm0 16 [ ]*[a-f0-9]+:[ ]+c4 62 69 92 0c c8[ ]+vgatherdps %xmm2,\(%rax,%xmm1,8\),%xmm9
|
x86-64-vgather-check-warn.d | 15 [ ]*[a-f0-9]+:[ ]+c4 e2 31 92 04 88[ ]+vgatherdps %xmm9,\(%rax,%xmm1,4\),%xmm0 17 [ ]*[a-f0-9]+:[ ]+c4 62 69 92 0c c8[ ]+vgatherdps %xmm2,\(%rax,%xmm1,8\),%xmm9
|
x86-64-vgather-check.d | 14 [ ]*[a-f0-9]+:[ ]+c4 e2 31 92 04 88[ ]+vgatherdps %xmm9,\(%rax,%xmm1,4\),%xmm0 16 [ ]*[a-f0-9]+:[ ]+c4 62 69 92 0c c8[ ]+vgatherdps %xmm2,\(%rax,%xmm1,8\),%xmm9
|
x86-64-fma4.s | 67 vfmaddpd 0xbe(%r9,%rax,8),%xmm9,%xmm1,%xmm7
|
/external/mesa3d/src/mesa/x86-64/ |
xform4.S | 137 movaps (%rax), %xmm9 157 andps %xmm9, %xmm4 /* 0.0 | m2 | m1 | m0 */ 159 andps %xmm9, %xmm5 /* 0.0 | m6 | m5 | m4 */ 161 andps %xmm9, %xmm6 /* 0.0 | m10 | m9 | m8 */ 162 andps %xmm9, %xmm7 /* 0.0 | m14 | m13 | m12 */
|
/art/runtime/arch/x86_64/ |
context_x86_64.cc | 83 fprs_[XMM9] = nullptr;
|
/external/valgrind/coregrind/m_gdbserver/ |
64bit-sse.xml | 51 <reg name="xmm9" bitsize="128" type="vec128"/>
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
setjmp.h | 135 SETJMP_FLOAT128 Xmm9;
|
/external/boringssl/win-x86_64/crypto/ec/ |
p256-x86_64-asm.asm | 738 movdqa xmm9,XMMWORD[rdx] 746 pand xmm9,xmm15 748 por xmm2,xmm9 771 movaps xmm9,XMMWORD[48+rsp] 817 movdqa xmm9,XMMWORD[rdx] 824 pand xmm9,xmm15 826 por xmm2,xmm9 844 movaps xmm9,XMMWORD[48+rsp]
|
/external/llvm/test/CodeGen/X86/ |
anyregcc.ll | 392 ;SSE-NEXT: movaps %xmm9 434 call void asm sideeffect "", "~{rax},~{rbx},~{rcx},~{rdx},~{rsi},~{rdi},~{r8},~{r9},~{r10},~{r11},~{r12},~{r13},~{r14},~{r15},~{rbp},~{xmm0},~{xmm1},~{xmm2},~{xmm3},~{xmm4},~{xmm5},~{xmm6},~{xmm7},~{xmm8},~{xmm9},~{xmm10},~{xmm11},~{xmm12},~{xmm13},~{xmm14},~{xmm15}"() 455 %a9 = call <2 x double> asm sideeffect "", "={xmm9}"() nounwind 463 call void asm sideeffect "", "{xmm0},{xmm1},{xmm2},{xmm3},{xmm4},{xmm5},{xmm6},{xmm7},{xmm8},{xmm9},{xmm10},{xmm11},{xmm12},{xmm13},{xmm14},{xmm15}"(<2 x double> %a0, <2 x double> %a1, <2 x double> %a2, <2 x double> %a3, <2 x double> %a4, <2 x double> %a5, <2 x double> %a6, <2 x double> %a7, <2 x double> %a8, <2 x double> %a9, <2 x double> %a10, <2 x double> %a11, <2 x double> %a12, <2 x double> %a13, <2 x double> %a14, <2 x double> %a15)
|
vec_minmax_sint.ll | 476 ; SSE2-NEXT: movdqa %xmm8, %xmm9 477 ; SSE2-NEXT: pxor %xmm4, %xmm9 494 ; SSE2-NEXT: pandn %xmm3, %xmm9 495 ; SSE2-NEXT: por %xmm8, %xmm9 497 ; SSE2-NEXT: movdqa %xmm9, %xmm1 516 ; SSE41-NEXT: pcmpeqd %xmm9, %xmm9 517 ; SSE41-NEXT: pxor %xmm9, %xmm5 529 ; SSE41-NEXT: pxor %xmm9, %xmm0 [all...] |
vec_minmax_uint.ll | 520 ; SSE2-NEXT: movdqa %xmm8, %xmm9 521 ; SSE2-NEXT: pxor %xmm4, %xmm9 538 ; SSE2-NEXT: pandn %xmm3, %xmm9 539 ; SSE2-NEXT: por %xmm8, %xmm9 541 ; SSE2-NEXT: movdqa %xmm9, %xmm1 560 ; SSE41-NEXT: pcmpeqd %xmm9, %xmm9 561 ; SSE41-NEXT: pxor %xmm9, %xmm5 573 ; SSE41-NEXT: pxor %xmm9, %xmm0 [all...] |
/external/llvm/test/MC/Disassembler/X86/ |
intel-syntax.txt | 114 # CHECK: vpgatherdd xmm10, dword ptr [r15 + 2*xmm9], xmm8
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/ |
cfi-x86_64.s | 179 .cfi_undefined xmm9 ; nop
|
/external/boringssl/src/crypto/aes/asm/ |
aesni-x86_64.pl | 216 $inout6="%xmm8"; $inout7="%xmm9"; 219 $in0="%xmm8"; $iv="%xmm9"; 594 movaps %xmm9,0x30(%rsp) 927 movaps 0x30(%rsp),%xmm9 951 my $increment="%xmm9"; 966 movaps %xmm9,0x30(%rsp) # $increment 1035 movaps 0x30(%rsp),%xmm9 1056 movaps %xmm9,0x30(%rsp) # $increment [all...] |
bsaes-x86_64.pl | 985 movdqa %xmm1, %xmm9 988 pand %xmm6, %xmm9 993 pcmpeqb %xmm1, %xmm9 1008 pxor %xmm5, %xmm9 1015 movdqa %xmm9, 0x10($out) 1174 movaps %xmm9, 0x70(%rsp) 1334 movaps 0x70(%rbp), %xmm9 1375 movaps %xmm9, 0x70(%rsp) [all...] |
/external/llvm/lib/CodeGen/ |
MachineCopyPropagation.cpp | 201 // %xmm9<def> = copy %xmm2 205 // %xmm2<def> = copy %xmm9
|
/external/google-breakpad/src/google_breakpad/common/ |
minidump_cpu_amd64.h | 181 uint128_struct xmm9; member in struct:__anon12255::__anon12256::__anon12257
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/cfi/ |
cfi-x86_64.d | 174 DW_CFA_undefined: r26 \(xmm9\)
|
/external/valgrind/none/tests/amd64/ |
redundantRexW.c | 118 "\tmovupd 144(%%r14), %%xmm9\n" \ 136 "\tmovupd %%xmm9, 144(%%r14)\n" \ 146 "xmm8", "xmm9", "xmm10", "xmm11", "xmm12", "xmm13", "xmm14", "xmm15"
|
/external/boringssl/src/crypto/sha/asm/ |
sha512-x86_64.pl | 541 movaps %xmm9,-8-2*16(%rax) 671 movaps -8-2*16(%rax),%xmm9 767 movaps %xmm9,16*$SZ+80(%rsp) 1065 movaps 16*$SZ+80(%rsp),%xmm9 1111 movaps %xmm9,16*$SZ+80(%rsp) [all...] |
/external/boringssl/linux-x86_64/crypto/ec/ |
p256-x86_64-asm.S | 676 movdqa 0(%rsi),%xmm9 684 pand %xmm15,%xmm9 686 por %xmm9,%xmm2 731 movdqa 0(%rsi),%xmm9 738 pand %xmm15,%xmm9 740 por %xmm9,%xmm2
|
/external/boringssl/mac-x86_64/crypto/ec/ |
p256-x86_64-asm.S | 675 movdqa 0(%rsi),%xmm9 683 pand %xmm15,%xmm9 685 por %xmm9,%xmm2 730 movdqa 0(%rsi),%xmm9 737 pand %xmm15,%xmm9 739 por %xmm9,%xmm2
|
/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...] |