/external/libvpx/vp8/encoder/x86/ |
D | sad_sse2.asm | 41 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 PTR [rdi] [all …]
|
D | variance_impl_sse2.asm | 359 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 PTR[rdi + rdx *2] [all …]
|
D | sad_sse3.asm | 204 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 PTR [%3+%5] [all …]
|
D | variance_impl_ssse3.asm | 121 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]
|
D | sad_mmx.asm | 48 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]
|
D | variance_impl_mmx.asm | 48 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/ |
D | scaleopt.c | 222 movq mm0, QWORD PTR [esi] // mm0 = 00 01 02 03 04 05 06 07 in horizontal_line_4_5_scale_mmx() 223 movq mm1, QWORD PTR [esi+1]; // mm1 = 01 02 03 04 05 06 07 08 in horizontal_line_4_5_scale_mmx() 354 movq mm0, QWORD ptr [esi] // src[0]; in vertical_band_4_5_scale_mmx() 355 movq mm1, QWORD ptr [esi+ecx] // src[1]; in vertical_band_4_5_scale_mmx() 389 movq QWORD ptr [esi+ecx], mm0 // write des[1] in vertical_band_4_5_scale_mmx() 424 movq QWORD ptr [esi+ecx*2], mm1 // write des[2] in vertical_band_4_5_scale_mmx() 457 movq QWORD ptr [edi], mm0 // write des[3] in vertical_band_4_5_scale_mmx() 488 movq QWORD ptr [edi+ecx], mm1 // write des[4] in vertical_band_4_5_scale_mmx() 538 movq mm0, QWORD ptr [esi] // src[0]; in last_vertical_band_4_5_scale_mmx() 539 movq mm1, QWORD ptr [esi+ecx] // src[1]; in last_vertical_band_4_5_scale_mmx() [all …]
|
/external/libvpx/vp8/common/x86/ |
D | loopfilter_sse2.asm | 682 …movq xmm4, QWORD PTR [rsi] ; xx xx xx xx xx xx xx xx 07 06 05 04 03 02… 683 …movq xmm1, QWORD PTR [rdi] ; xx xx xx xx xx xx xx xx 17 16 15 14 13 12… 684 …movq xmm0, QWORD PTR [rsi+2*rax] ; xx xx xx xx xx xx xx xx 27 26 25 24 23 22… 685 …movq xmm7, QWORD PTR [rdi+2*rax] ; xx xx xx xx xx xx xx xx 37 36 35 34 33 32… 686 …movq xmm5, QWORD PTR [rsi+4*rax] ; xx xx xx xx xx xx xx xx 47 46 45 44 43 42… 687 …movq xmm2, QWORD PTR [rdi+4*rax] ; xx xx xx xx xx xx xx xx 57 56 55 54 53 52… 691 …movq xmm1, QWORD PTR [rdi+2*rcx] ; xx xx xx xx xx xx xx xx 77 76 75 74 73 72… 696 …movq xmm7, QWORD PTR [rsi+2*rcx] ; xx xx xx xx xx xx xx xx 67 66 65 64 63 62… 737 …movq xmm2, QWORD PTR [rsi] ; xx xx xx xx xx xx xx xx 87 86 85 84 83 82 … 738 …movq xmm6, QWORD PTR [rdi] ; xx xx xx xx xx xx xx xx 97 96 95 94 93 92 … [all …]
|
D | postproc_mmx.c | 440 movq xmm3, QWORD PTR [esi] ; in vp8_post_proc_down_and_across_xmm() 449 movq xmm5, QWORD PTR [esi + eax] ; in vp8_post_proc_down_and_across_xmm() 468 movq xmm5, QWORD PTR [esi + 2*eax] ; in vp8_post_proc_down_and_across_xmm() 491 movq xmm5, QWORD PTR [esi+2*eax] ; in vp8_post_proc_down_and_across_xmm() 512 movq xmm4, QWORD PTR [esi+eax] ; in vp8_post_proc_down_and_across_xmm() 548 movq QWORD PTR [edi], xmm1 ; in vp8_post_proc_down_and_across_xmm() 565 movq mm0, QWORD PTR [edi-8]; in vp8_post_proc_down_and_across_xmm() 568 movq xmm7, QWORD PTR [edi +edx -2] in vp8_post_proc_down_and_across_xmm() 680 movq QWORD PTR [edi+edx-8], mm0 ; in vp8_post_proc_down_and_across_xmm() 689 movq QWORD PTR [edi+edx-8], mm0 in vp8_post_proc_down_and_across_xmm() [all …]
|
D | subpixel_sse2.asm | 392 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/llvm/test/CodeGen/X86/ |
D | fp_constant_op.ll | 31 ; CHECK: fsub QWORD PTR 45 ; CHECK: fdiv QWORD PTR
|
/external/libpcap/ |
D | pcap-dos.h | 60 typedef unsigned long long QWORD; typedef 65 typedef unsigned __int64 QWORD; typedef
|
/external/openssl/crypto/rand/ |
D | rand_os2.c | 90 QWORD qwTime; in RAND_poll()
|