HomeSort by relevance Sort by last modified time
    Searched refs:movq (Results 176 - 200 of 261) sorted by null

1 2 3 4 5 6 78 91011

  /external/chromium_org/v8/src/x64/
assembler-x64.h 586 // The length of movq(kScratchRegister, address).
589 // The length of movq(kScratchRegister, address) and call(kScratchRegister).
689 void movq(const Operand& dst, Register src);
691 void movq(Register dst, const Operand& src);
692 void movq(Register dst, Register src);
694 void movq(Register dst, Immediate x);
700 void movq(const Operand& dst, Immediate value);
703 void movq(Register dst, void* ptr, RelocInfo::Mode rmode);
704 void movq(Register dst, int64_t value, RelocInfo::Mode rmode);
705 void movq(Register dst, const char* s, RelocInfo::Mode rmode)
    [all...]
code-stubs-x64.h 422 masm->movq(address_, address_orig_);
426 masm->movq(object_, object_orig_);
435 masm->movq(object_orig_, object_);
439 masm->movq(address_orig_, address_);
  /external/v8/src/x64/
assembler-x64.h 696 void movq(const Operand& dst, Register src);
698 void movq(Register dst, const Operand& src);
699 void movq(Register dst, Register src);
701 void movq(Register dst, Immediate x);
707 void movq(const Operand& dst, Immediate value);
710 void movq(Register dst, void* ptr, RelocInfo::Mode rmode);
711 void movq(Register dst, int64_t value, RelocInfo::Mode rmode);
712 void movq(Register dst, const char* s, RelocInfo::Mode rmode);
714 void movq(Register dst, ExternalReference ext);
715 void movq(Register dst, Handle<Object> handle, RelocInfo::Mode rmode)
    [all...]
code-stubs-x64.h 598 masm->movq(address_, address_orig_);
602 masm->movq(object_, object_orig_);
611 masm->movq(object_orig_, object_);
615 masm->movq(address_orig_, address_);
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-586.pl 376 &movq ("mm3",QWP(16,$key));
722 &movq ("mm2",&QWP(8,"esp"));
724 &movq ("mm1","mm0"); &movq ("mm5","mm4"); # r0
734 &movq ("mm2","mm3"); &movq ("mm6","mm7");
740 &movq ("mm3","mm1"); &movq ("mm7","mm5");
741 &movq ("mm2",&QWP(0,$key)); &movq ("mm6",&QWP(8,$key))
    [all...]
aesni-x86_64.S 448 movq %rcx,%r11
470 movq %r11,%rcx
497 movq %r11,%rcx
613 movq %r11,%rcx
641 movq %r11,%rcx
810 movq %rcx,%r11
924 movq %rcx,%r11
1034 movq %r11,%rcx
1152 movq %rcx,%r11
1154 movq %rdx,%r
    [all...]
  /external/openssl/crypto/aes/asm/
aes-586.pl 376 &movq ("mm3",QWP(16,$key));
722 &movq ("mm2",&QWP(8,"esp"));
724 &movq ("mm1","mm0"); &movq ("mm5","mm4"); # r0
734 &movq ("mm2","mm3"); &movq ("mm6","mm7");
740 &movq ("mm3","mm1"); &movq ("mm7","mm5");
741 &movq ("mm2",&QWP(0,$key)); &movq ("mm6",&QWP(8,$key))
    [all...]
aesni-x86_64.S 448 movq %rcx,%r11
470 movq %r11,%rcx
497 movq %r11,%rcx
613 movq %r11,%rcx
641 movq %r11,%rcx
810 movq %rcx,%r11
924 movq %rcx,%r11
1034 movq %r11,%rcx
1152 movq %rcx,%r11
1154 movq %rdx,%r
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/
rc4-md5-x86_64.S 17 movq %rcx,%r11
18 movq %r9,%r12
19 movq %rsi,%r13
20 movq %rdx,%r14
21 movq %r8,%r15
36 movq %r12,16(%rsp)
38 movq %r11,24(%rsp)
638 movq %rcx,%rsi
1215 movq %rbp,%rsi
1218 movq %rcx,%rs
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm 262 movq [rsi], xmm6 ; p0
264 movq [rsi + rax], xmm1 ; p1
266 movq [rsi + rcx], xmm3 ; q0
268 movq [rsi + rcx*2], xmm7 ; q1
523 movq [rsi], xmm6 ; p0
525 movq [rsi + rcx], xmm3 ; q0
528 movq [rsi+rcx*2], xmm1 ; q1
531 movq [rsi + rax], xmm4 ; p1
534 movq [rsi+rax*2], xmm2 ; p2
537 movq [rsi+rdx], xmm5 ; q
    [all...]
mfqe_sse2.asm 126 movq xmm2, [rax]
127 movq xmm3, [rdx]
144 movq [rdx], xmm2
  /external/openssl/crypto/rc4/asm/
rc4-md5-x86_64.S 17 movq %rcx,%r11
18 movq %r9,%r12
19 movq %rsi,%r13
20 movq %rdx,%r14
21 movq %r8,%r15
36 movq %r12,16(%rsp)
38 movq %r11,24(%rsp)
638 movq %rcx,%rsi
1215 movq %rbp,%rsi
1218 movq %rcx,%rs
    [all...]
  /external/libvpx/libvpx/vp8/encoder/x86/
temporal_filter_apply_sse2.asm 53 movq xmm4, rdx ; can't use rdx w/ shift
78 movq xmm0, [rsi] ; first row
81 movq xmm1, [rsi] ; second row
dct_sse2.asm 69 movq xmm0, MMWORD PTR[input ] ;03 02 01 00
70 movq xmm2, MMWORD PTR[input+ pitch] ;13 12 11 10
72 movq xmm1, MMWORD PTR[input ] ;23 22 21 20
73 movq xmm3, MMWORD PTR[input+ pitch] ;33 32 31 30
  /external/libvpx/libvpx/vp9/common/x86/
vp9_subpixel_8t_sse2.asm 42 movq xmm6, rcx
122 movq xmm6, rcx
131 movq xmm0, [rsi + %1] ;0
132 movq xmm1, [rsi + rax + %1] ;1
133 movq xmm6, [rsi + rdx * 2 + %1] ;6
135 movq xmm7, [rsi + rdx * 2 + %1] ;7
136 movq xmm2, [rsi + rax + %1] ;2
137 movq xmm3, [rsi + rax * 2 + %1] ;3
138 movq xmm4, [rsi + rdx + %1] ;4
139 movq xmm5, [rsi + rax * 4 + %1] ;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_temporal_filter_apply_sse2.asm 53 movq xmm4, rdx ; can't use rdx w/ shift
78 movq xmm0, [rsi] ; first row
81 movq xmm1, [rsi] ; second row
vp9_sad4d_sse2.asm 210 movq [r4+0], m6
211 movq [r4+8], m7
  /external/valgrind/main/memcheck/tests/amd64-linux/
defcfaexpr.S 87 movq (%rax), %rdi
  /external/neven/Embedded/common/src/b_BasicEm/
Math.c 363 movq mm0, 0[eax]
366 movq mm1, 0[ebx]
369 movq mm2, 8[eax]
372 movq mm3, 8[ebx]
374 movq mm4, 16[eax]
377 movq mm5, 16[ebx]
380 movq mm6, 24[eax]
396 movq mm0, mm7
436 "movq 0(%%eax),%%mm0\n\t"
439 "movq 0( %%ebx ),%%mm1\n\t
    [all...]
  /external/chromium_org/v8/test/cctest/
test-disasm-x64.cc 64 __ movq(rbx, Operand(rsp, rcx, times_2, 0)); // [rsp+rcx*4]
143 __ movq(rdx, Immediate(1234567));
144 __ movq(rdx, Operand(rsp, 12));
145 __ movq(Operand(rbx, rcx, times_4, 10000), Immediate(12345));
146 __ movq(Operand(rbx, rcx, times_4, 10000), rdx);
test-code-stubs-x64.cc 101 __ movq(rax, destination_reg);
  /external/v8/test/cctest/
test-disasm-x64.cc 72 __ movq(rbx, Operand(rsp, rcx, times_2, 0)); // [rsp+rcx*4]
151 __ movq(rdx, Immediate(1234567));
152 __ movq(rdx, Operand(rsp, 12));
153 __ movq(Operand(rbx, rcx, times_4, 10000), Immediate(12345));
154 __ movq(Operand(rbx, rcx, times_4, 10000), rdx);
  /bionic/libc/arch-x86/string/
sse2-memset-atom.S 765 movq %xmm0, -8(%edx)
785 movq %xmm0, -9(%edx)
806 movq %xmm0, -10(%edx)
827 movq %xmm0, -11(%edx)
849 movq %xmm0, -12(%edx)
870 movq %xmm0, -13(%edx)
892 movq %xmm0, -14(%edx)
914 movq %xmm0, -15(%edx)
  /external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/
md5-x86_64.S 17 movq %rdi,%rbp
660 movq (%rsp),%r15
661 movq 8(%rsp),%r14
662 movq 16(%rsp),%r12
663 movq 24(%rsp),%rbx
664 movq 32(%rsp),%rbp
  /external/openssl/crypto/md5/asm/
md5-x86_64.S 17 movq %rdi,%rbp
660 movq (%rsp),%r15
661 movq 8(%rsp),%r14
662 movq 16(%rsp),%r12
663 movq 24(%rsp),%rbx
664 movq 32(%rsp),%rbp

Completed in 1206 milliseconds

1 2 3 4 5 6 78 91011