HomeSort by relevance Sort by last modified time
    Searched refs:movq (Results 1 - 25 of 668) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/runtime/arch/x86_64/
jni_entrypoints_x86_64.S 34 movq %xmm0, 0(%rsp)
35 movq %xmm1, 8(%rsp)
36 movq %xmm2, 16(%rsp)
37 movq %xmm3, 24(%rsp)
38 movq %xmm4, 32(%rsp)
39 movq %xmm5, 40(%rsp)
40 movq %xmm6, 48(%rsp)
41 movq %xmm7, 56(%rsp)
42 movq %xmm12, 64(%rsp)
43 movq %xmm13, 72(%rsp
    [all...]
  /external/llvm/test/MC/ELF/
x86_64-reloc-sizetest.s 6 L: movq $(L + 2147483648),%rax
  /external/swiftshader/third_party/LLVM/test/MC/ELF/
x86_64-reloc-sizetest.s 6 L: movq $(L + 2147483648),%rax
  /external/clang/test/Driver/
relax.s 12 movq foo@GOTPCREL(%rip), %rax
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/vax/
quad.s 2 movq $0xaabbccdd12345678,r0
quad_elf.s 2 movq $0xaabbccdd12345678,%r0
  /external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
setjmp_x86_64.S 32 movq %rbx, 0(%rdi) /* RBX */
33 movq %rsp, 8(%rdi) /* RSP */
35 movq %rbp, 16(%rdi) /* RBP */
36 movq %r12, 24(%rdi) /* R12 */
37 movq %r13, 32(%rdi) /* R13 */
38 movq %r14, 40(%rdi) /* R14 */
39 movq %r15, 48(%rdi) /* R15 */
40 movq %rsi, 56(%rdi) /* RSI */
48 movq (%rdi), %rbx
49 movq 8(%rdi), %rs
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syscall-amd64-solaris.S 53 movq %rsp, %rbp
58 movq %rsp, %rbx /* %rbx = %rbp - 8 */
71 movq -24(%rbp), %rdx
72 movq -32(%rbp), %rsi
73 movq $VKI_SIG_SETMASK, %rdi
74 movq $__NR_sigprocmask, %rax
81 movq $0, %rdx
82 movq -24(%rbp), %rsi
83 movq $VKI_SIG_SETMASK, %rdi
84 movq $__NR_sigprocmask, %ra
    [all...]
  /external/llvm/test/MC/COFF/
secrel-variant.s 11 movq values@SECREL32(%rax), %rcx
12 movq values@SECREL32+8(%rax), %rax
  /external/valgrind/coregrind/m_mach/
mach_traps-amd64-darwin.S 41 movq $__NR_task_self_trap, %rax
42 movq %rcx, %r10
52 // movq $__NR_host_self_trap, %rax
53 // movq %rcx, %r10
62 movq $__NR_thread_self_trap, %rax
63 movq %rcx, %r10
72 movq $__NR_mach_msg_trap, %rax
73 movq %rcx, %r10
82 movq $__NR_mach_reply_port, %rax
83 movq %rcx, %r1
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-crx.s 3 movq %cr8, %rax
4 movq %cr8, %rdi
5 movq %rax, %cr8
6 movq %rdi, %cr8
9 movq cr8, rax
10 movq cr8, rdi
11 movq rax, cr8
12 movq rdi, cr8
x86-64-drx.s 3 movq %dr8, %rax
4 movq %dr8, %rdi
5 movq %rax, %dr8
6 movq %rdi, %dr8
9 movq dr8, rax
10 movq dr8, rdi
11 movq rax, dr8
12 movq rdi, dr8
x86-64-localpic.s 4 movq foo@GOTPCREL(%rip), %rax
x86-64-crx-suffix.d 10 [ ]*[0-9a-f]+: 44 0f 20 c0[ ]+movq[ ]+?%cr8,%rax
11 [ ]*[0-9a-f]+: 44 0f 20 c7[ ]+movq[ ]+?%cr8,%rdi
12 [ ]*[0-9a-f]+: 44 0f 22 c0[ ]+movq[ ]+?%rax,%cr8
13 [ ]*[0-9a-f]+: 44 0f 22 c7[ ]+movq[ ]+?%rdi,%cr8
14 [ ]*[0-9a-f]+: 44 0f 20 c0[ ]+movq[ ]+?%cr8,%rax
15 [ ]*[0-9a-f]+: 44 0f 20 c7[ ]+movq[ ]+?%cr8,%rdi
16 [ ]*[0-9a-f]+: 44 0f 22 c0[ ]+movq[ ]+?%rax,%cr8
17 [ ]*[0-9a-f]+: 44 0f 22 c7[ ]+movq[ ]+?%rdi,%cr8
18 [ ]*[0-9a-f]+: 44 0f 20 c0[ ]+movq[ ]+?%cr8,%rax
19 [ ]*[0-9a-f]+: 44 0f 20 c7[ ]+movq[ ]+?%cr8,%rd
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
pr17306b.s 2 movq foo@GOTPCREL(%rip), %rax
nogot2.s 4 movq _GLOBAL_OFFSET_TABLE_(%rip), %rcx
  /external/syslinux/com32/lib/x86_64/
setjmp.S 26 movq %rbx,(%rdi)
27 movq %rsp,8(%rdi) # Post-return %rsp!
29 movq %rbp,16(%rdi)
30 movq %r12,24(%rdi)
31 movq %r13,32(%rdi)
32 movq %r14,40(%rdi)
33 movq %r15,48(%rdi)
34 movq %rsi,56(%rdi) # Return address
45 movq (%rdi),%rbx
46 movq 8(%rdi),%rs
    [all...]
  /external/libunwind/src/x86_64/
getcontext.S 43 movq %r12, UC_MCONTEXT_GREGS_R12(%rdi)
44 movq %r13, UC_MCONTEXT_GREGS_R13(%rdi)
45 movq %r14, UC_MCONTEXT_GREGS_R14(%rdi)
46 movq %r15, UC_MCONTEXT_GREGS_R15(%rdi)
47 movq %rbp, UC_MCONTEXT_GREGS_RBP(%rdi)
48 movq %rbx, UC_MCONTEXT_GREGS_RBX(%rdi)
52 movq %r8, UC_MCONTEXT_GREGS_R8(%rdi)
53 movq %r9, UC_MCONTEXT_GREGS_R9(%rdi)
54 movq %rdi, UC_MCONTEXT_GREGS_RDI(%rdi)
55 movq %rsi, UC_MCONTEXT_GREGS_RSI(%rdi
    [all...]
  /art/runtime/interpreter/mterp/x86_64/
op_sput_object.S 3 movq rPC, OUT_ARG1
5 movq rINSTq, OUT_ARG2
6 movq rSELF, OUT_ARG3
  /external/boringssl/linux-x86_64/crypto/bn/
x86_64-mont.S 14 movq %rsp,%rax
42 movq %rsp,%r11
58 movq (%rsp),%r11
66 movq (%rsp),%r11
71 movq %rax,8(%rsp,%r9,8)
74 movq %rdx,%r12
75 movq (%r8),%r8
76 movq (%r12),%rbx
77 movq (%rsi),%rax
82 movq %r8,%rb
    [all...]
  /external/boringssl/mac-x86_64/crypto/bn/
x86_64-mont.S 13 movq %rsp,%rax
41 movq %rsp,%r11
57 movq (%rsp),%r11
65 movq (%rsp),%r11
70 movq %rax,8(%rsp,%r9,8)
73 movq %rdx,%r12
74 movq (%r8),%r8
75 movq (%r12),%rbx
76 movq (%rsi),%rax
81 movq %r8,%rb
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-crx-suffix.d 10 [ ]*[0-9a-f]+: 44 0f 20 c0[ ]+movq[ ]+?%cr8,%rax
11 [ ]*[0-9a-f]+: 44 0f 20 c7[ ]+movq[ ]+?%cr8,%rdi
12 [ ]*[0-9a-f]+: 44 0f 22 c0[ ]+movq[ ]+?%rax,%cr8
13 [ ]*[0-9a-f]+: 44 0f 22 c7[ ]+movq[ ]+?%rdi,%cr8
14 [ ]*[0-9a-f]+: 44 0f 20 c0[ ]+movq[ ]+?%cr8,%rax
15 [ ]*[0-9a-f]+: 44 0f 20 c7[ ]+movq[ ]+?%cr8,%rdi
16 [ ]*[0-9a-f]+: 44 0f 22 c0[ ]+movq[ ]+?%rax,%cr8
17 [ ]*[0-9a-f]+: 44 0f 22 c7[ ]+movq[ ]+?%rdi,%cr8
18 [ ]*[0-9a-f]+: 44 0f 20 c0[ ]+movq[ ]+?%cr8,%rax
19 [ ]*[0-9a-f]+: 44 0f 20 c7[ ]+movq[ ]+?%cr8,%rd
    [all...]
x86-64-crx.d 10 [ ]*[0-9a-f]+: 44 0f 20 c0[ ]+movq?[ ]+?%cr8,%rax
11 [ ]*[0-9a-f]+: 44 0f 20 c7[ ]+movq?[ ]+?%cr8,%rdi
12 [ ]*[0-9a-f]+: 44 0f 22 c0[ ]+movq?[ ]+?%rax,%cr8
13 [ ]*[0-9a-f]+: 44 0f 22 c7[ ]+movq?[ ]+?%rdi,%cr8
14 [ ]*[0-9a-f]+: 44 0f 20 c0[ ]+movq?[ ]+?%cr8,%rax
15 [ ]*[0-9a-f]+: 44 0f 20 c7[ ]+movq?[ ]+?%cr8,%rdi
16 [ ]*[0-9a-f]+: 44 0f 22 c0[ ]+movq?[ ]+?%rax,%cr8
17 [ ]*[0-9a-f]+: 44 0f 22 c7[ ]+movq?[ ]+?%rdi,%cr8
18 [ ]*[0-9a-f]+: 44 0f 20 c0[ ]+movq?[ ]+?%cr8,%rax
19 [ ]*[0-9a-f]+: 44 0f 20 c7[ ]+movq?[ ]+?%cr8,%rd
    [all...]
x86-64-drx-suffix.d 10 [ ]*[0-9a-f]+: 44 0f 21 c0[ ]+movq[ ]+?%db8,%rax
11 [ ]*[0-9a-f]+: 44 0f 21 c7[ ]+movq[ ]+?%db8,%rdi
12 [ ]*[0-9a-f]+: 44 0f 23 c0[ ]+movq[ ]+?%rax,%db8
13 [ ]*[0-9a-f]+: 44 0f 23 c7[ ]+movq[ ]+?%rdi,%db8
14 [ ]*[0-9a-f]+: 44 0f 21 c0[ ]+movq[ ]+?%db8,%rax
15 [ ]*[0-9a-f]+: 44 0f 21 c7[ ]+movq[ ]+?%db8,%rdi
16 [ ]*[0-9a-f]+: 44 0f 23 c0[ ]+movq[ ]+?%rax,%db8
17 [ ]*[0-9a-f]+: 44 0f 23 c7[ ]+movq[ ]+?%rdi,%db8
18 [ ]*[0-9a-f]+: 44 0f 21 c0[ ]+movq[ ]+?%db8,%rax
19 [ ]*[0-9a-f]+: 44 0f 21 c7[ ]+movq[ ]+?%db8,%rd
    [all...]
x86-64-drx.d 10 [ ]*[0-9a-f]+: 44 0f 21 c0[ ]+movq?[ ]+?%db8,%rax
11 [ ]*[0-9a-f]+: 44 0f 21 c7[ ]+movq?[ ]+?%db8,%rdi
12 [ ]*[0-9a-f]+: 44 0f 23 c0[ ]+movq?[ ]+?%rax,%db8
13 [ ]*[0-9a-f]+: 44 0f 23 c7[ ]+movq?[ ]+?%rdi,%db8
14 [ ]*[0-9a-f]+: 44 0f 21 c0[ ]+movq?[ ]+?%db8,%rax
15 [ ]*[0-9a-f]+: 44 0f 21 c7[ ]+movq?[ ]+?%db8,%rdi
16 [ ]*[0-9a-f]+: 44 0f 23 c0[ ]+movq?[ ]+?%rax,%db8
17 [ ]*[0-9a-f]+: 44 0f 23 c7[ ]+movq?[ ]+?%rdi,%db8
18 [ ]*[0-9a-f]+: 44 0f 21 c0[ ]+movq?[ ]+?%db8,%rax
19 [ ]*[0-9a-f]+: 44 0f 21 c7[ ]+movq?[ ]+?%db8,%rd
    [all...]

Completed in 1669 milliseconds

1 2 3 4 5 6 7 8 91011>>