Searched refs:QWORD (Results 1 - 17 of 17) sorted by relevance

/external/llvm/test/MC/X86/
H A Dintel-syntax-encoding.s25 mov QWORD PTR [RSP - 16], RAX
38 movsd XMM5, QWORD PTR [-8]
H A Dintel-syntax.s13 mov QWORD PTR [RSP - 16], 123
19 mov RAX, QWORD PTR [RSP]
23 mov RCX, QWORD PTR [0]
65 mov RAX, QWORD PTR FS:[320]
/external/libvpx/vp8/encoder/x86/
H A Dsad_sse2.asm41 movq xmm0, QWORD PTR [rsi]
42 movq xmm2, QWORD PTR [rsi+8]
44 movq xmm1, QWORD PTR [rdi]
45 movq xmm3, QWORD PTR [rdi+8]
47 movq xmm4, QWORD PTR [rsi+rax]
48 movq xmm5, QWORD PTR [rdi+rdx]
55 movq xmm6, QWORD PTR [rsi+rax+8]
57 movq xmm3, QWORD PTR [rdi+rdx+8]
118 movq mm0, QWORD PTR [rsi]
119 movq mm1, QWORD PT
[all...]
H A Dvariance_impl_sse2.asm359 movq xmm1, QWORD PTR [rsi]
360 movq xmm2, QWORD PTR [rdi]
370 movq xmm2, QWORD PTR[rsi + rax]
371 movq xmm3, QWORD PTR[rdi + rdx]
383 movq xmm2, QWORD PTR[rsi + rax * 2]
384 movq xmm3, QWORD PTR[rdi + rdx * 2]
398 movq xmm2, QWORD PTR[rsi + rax]
399 movq xmm3, QWORD PTR[rdi + rdx]
410 movq xmm2, QWORD PTR[rsi + rax *2]
411 movq xmm3, QWORD PT
[all...]
H A Dsad_sse3.asm204 movq mm0, QWORD PTR [%2]
205 movq mm5, QWORD PTR [%3]
206 movq mm6, QWORD PTR [%3+1]
207 movq mm7, QWORD PTR [%3+2]
213 movq mm0, QWORD PTR [%2]
214 movq mm1, QWORD PTR [%3]
215 movq mm2, QWORD PTR [%3+1]
216 movq mm3, QWORD PTR [%3+2]
226 movq mm0, QWORD PTR [%2+%4]
227 movq mm1, QWORD PT
[all...]
H A Dvariance_impl_ssse3.asm121 movq xmm1, QWORD PTR [rdi]
124 movq xmm5, QWORD PTR [rdi+8]
187 movq xmm3, QWORD PTR [rdi]
190 movq xmm5, QWORD PTR [rdi+8]
225 movq xmm1, QWORD PTR [rsi]
227 movq xmm2, QWORD PTR [rsi+8]
230 movq xmm3, QWORD PTR [rdi]
232 movq xmm4, QWORD PTR [rdi+8]
281 movq xmm5, QWORD PTR [rdi+8]
H A Dsad_mmx.asm48 movq mm0, QWORD PTR [rsi]
49 movq mm2, QWORD PTR [rsi+8]
51 movq mm1, QWORD PTR [rdi]
52 movq mm3, QWORD PTR [rdi+8]
140 movq mm0, QWORD PTR [rsi]
141 movq mm1, QWORD PTR [rdi]
210 movq mm0, QWORD PTR [rsi]
211 movq mm1, QWORD PTR [rdi]
H A Dvariance_impl_mmx.asm48 movq QWORD PTR [rsp], mm4
283 movq QWORD PTR [rsp+8], mm5 ; copy back accumulated results into normal memory
284 movq QWORD PTR [rsp], mm7 ; copy back accumulated results into normal memory
398 movq QWORD PTR [rsp+8], mm5 ; copy back accumulated results into normal memory
399 movq QWORD PTR [rsp], mm7 ; copy back accumulated results into normal memory
/external/libvpx/vpx_scale/win32/
H A Dscaleopt.c222 movq mm0, QWORD PTR [esi] // mm0 = 00 01 02 03 04 05 06 07
223 movq mm1, QWORD PTR [esi+1]; // mm1 = 01 02 03 04 05 06 07 08
354 movq mm0, QWORD ptr [esi] // src[0];
355 movq mm1, QWORD ptr [esi+ecx] // src[1];
389 movq QWORD ptr [esi+ecx], mm0 // write des[1]
424 movq QWORD ptr [esi+ecx*2], mm1 // write des[2]
457 movq QWORD ptr [edi], mm0 // write des[3]
488 movq QWORD ptr [edi+ecx], mm1 // write des[4]
538 movq mm0, QWORD ptr [esi] // src[0];
539 movq mm1, QWORD pt
[all...]
/external/libpcap/
H A Dpcap-dos.h60 typedef unsigned long long QWORD; typedef
65 typedef unsigned __int64 QWORD; typedef
/external/openssl/crypto/rand/
H A Drand_os2.c90 QWORD qwTime;
/external/libvpx/vp8/common/x86/
H A Dpostproc_sse2.asm64 movq xmm3, QWORD PTR [rsi] ; mm4 = r0 p0..p7
69 movq xmm5, QWORD PTR [rsi + rax] ; mm4 = r1 p0..p7
80 movq xmm5, QWORD PTR [rsi + 2*rax] ; mm4 = r2 p0..p7
94 movq xmm5, QWORD PTR [rsi+2*rax] ; mm4 = r-2 p0..p7
106 movq xmm4, QWORD PTR [rsi+rax] ; mm4 = r-1 p0..p7
127 movq QWORD PTR [rdi], xmm1 ;
143 movq mm0, QWORD PTR [rdi-8];
146 movq xmm7, QWORD PTR [rdi +rdx -2]
217 movq QWORD PTR [rdi+rdx-8], mm0 ; store previous four bytes
225 movq QWORD PT
[all...]
H A Dpostproc_mmx.c440 movq xmm3, QWORD PTR [esi] ;
449 movq xmm5, QWORD PTR [esi + eax] ;
468 movq xmm5, QWORD PTR [esi + 2*eax] ;
491 movq xmm5, QWORD PTR [esi+2*eax] ;
512 movq xmm4, QWORD PTR [esi+eax] ;
548 movq QWORD PTR [edi], xmm1 ;
565 movq mm0, QWORD PTR [edi-8];
568 movq xmm7, QWORD PTR [edi +edx -2]
680 movq QWORD PTR [edi+edx-8], mm0 ;
689 movq QWORD PT
[all...]
H A Dloopfilter_sse2.asm682 movq xmm4, QWORD PTR [rsi] ; xx xx xx xx xx xx xx xx 07 06 05 04 03 02 01 00
683 movq xmm1, QWORD PTR [rdi] ; xx xx xx xx xx xx xx xx 17 16 15 14 13 12 11 10
684 movq xmm0, QWORD PTR [rsi+2*rax] ; xx xx xx xx xx xx xx xx 27 26 25 24 23 22 21 20
685 movq xmm7, QWORD PTR [rdi+2*rax] ; xx xx xx xx xx xx xx xx 37 36 35 34 33 32 31 30
686 movq xmm5, QWORD PTR [rsi+4*rax] ; xx xx xx xx xx xx xx xx 47 46 45 44 43 42 41 40
687 movq xmm2, QWORD PTR [rdi+4*rax] ; xx xx xx xx xx xx xx xx 57 56 55 54 53 52 51 50
691 movq xmm1, QWORD PTR [rdi+2*rcx] ; xx xx xx xx xx xx xx xx 77 76 75 74 73 72 71 70
696 movq xmm7, QWORD PTR [rsi+2*rcx] ; xx xx xx xx xx xx xx xx 67 66 65 64 63 62 61 60
737 movq xmm2, QWORD PTR [rsi] ; xx xx xx xx xx xx xx xx 87 86 85 84 83 82 81 80
738 movq xmm6, QWORD PT
[all...]
H A Dsubpixel_sse2.asm392 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
617 movq QWORD PTR [rdi], xmm4 ; store the results in the destination
732 movq QWORD Ptr [rdi], xmm4 ; store the results in the destination
782 movq QWORD Ptr [rdi+8], xmm4 ; store the results in the destination
879 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
/external/openssl/crypto/perlasm/
H A Dx86masm.pl72 sub ::QWP { &get_mem("QWORD",@_); }
135 COMM ${nmdecor}OPENSSL_ia32cap_P:QWORD
/external/libyuv/files/source/
H A Dconvert.cc373 movq xmm6, QWORD PTR [ebx] ;src_u
374 movq xmm0, QWORD PTR [edx] ;src_v
487 movq xmm6, QWORD PTR [ebx] ;src_u
488 movq xmm0, QWORD PTR [edx] ;src_v

Completed in 199 milliseconds