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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/X86/
intel-syntax-invalid-basereg.s 7 lea rax, [rdi + edx]
intel-syntax-invalid-scale.s 7 lea rax, [rdi + rdx*64]
9 lea rax, [rdi + rdx*32]
11 lea rax, [rdi + rdx*16]
x86_64-tbm-encoding.s 9 // CHECK: bextr $2814, (%rdi), %eax
11 bextr $2814, (%rdi), %eax
14 // CHECK: bextr $2814, %rdi, %rax
16 bextr $2814, %rdi, %rax
19 // CHECK: bextr $2814, (%rdi), %rax
21 bextr $2814, (%rdi), %rax
29 // CHECK: blcfill (%rdi), %eax
31 blcfill (%rdi), %eax
34 // CHECK: blcfill %rdi, %rax
36 blcfill %rdi, %ra
    [all...]
intel-syntax-directional-label.s 9 cmp rdi, 1
12 add rdi, 2
13 // CHECK: addq $2, %rdi
16 add rdi, 1
  /external/libunwind/src/x86_64/
setcontext.S 50 push %rdi
52 lea UC_SIGMASK(%rdi), %rsi
53 mov $SIG_SETMASK, %rdi
57 pop %rdi
60 mov UC_MCONTEXT_FPREGS_PTR(%rdi),%r8
65 pushq %rdi
67 leaq UC_SIGMASK(%rdi),%rsi
72 popq %rdi
75 cmpq $UC_MCONTEXT_FPOWNED_FPU,UC_MCONTEXT_OWNEDFP(%rdi)
77 cmpq $UC_MCONTEXT_FPFMT_XMM,UC_MCONTEXT_FPFORMAT(%rdi)
    [all...]
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)
    [all...]
  /bionic/libc/arch-x86_64/bionic/
_setjmp.S 54 movq %rbx,(_JB_RBX * 8)(%rdi)
55 movq %rbp,(_JB_RBP * 8)(%rdi)
56 movq %r12,(_JB_R12 * 8)(%rdi)
57 movq %r13,(_JB_R13 * 8)(%rdi)
58 movq %r14,(_JB_R14 * 8)(%rdi)
59 movq %r15,(_JB_R15 * 8)(%rdi)
60 movq %rsp,(_JB_RSP * 8)(%rdi)
61 movq %r11,(_JB_PC * 8)(%rdi)
68 movq (_JB_RBX * 8)(%rdi),%rbx
69 movq (_JB_RBP * 8)(%rdi),%rb
    [all...]
sigsetjmp.S 54 movl %esi,(_JB_SIGFLAG * 8)(%rdi)
58 pushq %rdi
59 xorq %rdi,%rdi
61 popq %rdi
62 movq %rax,(_JB_SIGMASK * 8)(%rdi)
65 movq %rbx,(_JB_RBX * 8)(%rdi)
66 movq %rbp,(_JB_RBP * 8)(%rdi)
67 movq %r12,(_JB_R12 * 8)(%rdi)
68 movq %r13,(_JB_R13 * 8)(%rdi)
    [all...]
setjmp.S 53 pushq %rdi
54 xorq %rdi,%rdi
56 popq %rdi
57 movq %rax,(_JB_SIGMASK * 8)(%rdi)
60 movq %rbx,(_JB_RBX * 8)(%rdi)
61 movq %rbp,(_JB_RBP * 8)(%rdi)
62 movq %r12,(_JB_R12 * 8)(%rdi)
63 movq %r13,(_JB_R13 * 8)(%rdi)
64 movq %r14,(_JB_R14 * 8)(%rdi)
    [all...]
  /external/compiler-rt/lib/builtins/x86_64/
floatundisf.S 26 testq %rdi, %rdi
28 cvtsi2ssq %rdi, %xmm0
31 1: andq %rdi, %rsi
32 shrq %rdi
33 orq %rsi, %rdi
34 cvtsi2ssq %rdi, %xmm0
floatundixf.S 27 movq %rdi, -8(%rsp)
29 test %rdi, %rdi
65 shrq $32, %rdi // hi 32 bits of input
66 orq REL_ADDR(twop84), %rdi // 2^84 + hi (as a double)
68 movq %rdi, -8(%rsp)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/gas/
win64-gas-sce.asm 8 set_frame %rdi
9 set_frame %rdi, 16
  /external/llvm/test/MC/ELF/
tls.s 5 leaq foo1@TLSGD(%rip), %rdi
6 leaq foo2@GOTTPOFF(%rip), %rdi
7 leaq foo3@TLSLD(%rip), %rdi
  /system/core/libcutils/arch-x86_64/
android_memset16_SSE2-atom.S 66 ENTRY (android_memset16) // Address in rdi
77 lea (%rdi, %rdx, 2), %rdi
119 movl %ecx, -56(%rdi)
120 movl %ecx, -52(%rdi)
122 movl %ecx, -48(%rdi)
123 movl %ecx, -44(%rdi)
125 movl %ecx, -40(%rdi)
126 movl %ecx, -36(%rdi)
128 movl %ecx, -32(%rdi)
    [all...]
android_memset32_SSE2-atom.S 66 ENTRY (android_memset32) // Address in rdi
74 lea (%rdi, %rdx, 4), %rdi
100 movl %ecx, -60(%rdi)
102 movl %ecx, -56(%rdi)
104 movl %ecx, -52(%rdi)
106 movl %ecx, -48(%rdi)
108 movl %ecx, -44(%rdi)
110 movl %ecx, -40(%rdi)
112 movl %ecx, -36(%rdi)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/x86/lib/
memset_64.S 13 * rdi destination
21 movq %rdi,%r9
42 * rdi destination
50 movq %rdi,%r9
62 movq %rdi,%r10
83 movq %rax,(%rdi)
84 movq %rax,8(%rdi)
85 movq %rax,16(%rdi)
86 movq %rax,24(%rdi)
87 movq %rax,32(%rdi)
    [all...]
memcpy_64.S 13 * rdi destination
29 movq %rdi, %rax
49 movq %rdi, %rax
59 movq %rdi, %rax
83 movq %r8, 0*8(%rdi)
84 movq %r9, 1*8(%rdi)
85 movq %r10, 2*8(%rdi)
86 movq %r11, 3*8(%rdi)
87 leaq 4*8(%rdi), %rdi
    [all...]
  /external/chromium_org/third_party/boringssl/linux-x86_64/crypto/rc4/
rc4-x86_64.S 24 leaq 8(%rdi),%rdi
25 movb -8(%rdi),%r10b
26 movb -4(%rdi),%cl
27 cmpl $-1,256(%rdi)
35 movl (%rdi,%r10,4),%eax
46 movl (%rdi,%rcx,4),%edx
47 movl %eax,(%rdi,%rcx,4)
48 movl %edx,(%rdi,%r10,4)
51 movl (%rdi,%rax,4),%ed
    [all...]
  /external/chromium_org/third_party/boringssl/mac-x86_64/crypto/rc4/
rc4-x86_64.S 24 leaq 8(%rdi),%rdi
25 movb -8(%rdi),%r10b
26 movb -4(%rdi),%cl
27 cmpl $-1,256(%rdi)
35 movl (%rdi,%r10,4),%eax
46 movl (%rdi,%rcx,4),%edx
47 movl %eax,(%rdi,%rcx,4)
48 movl %edx,(%rdi,%r10,4)
51 movl (%rdi,%rax,4),%ed
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-x86_64.S 21 leaq 8(%rdi),%rdi
22 movb -8(%rdi),%r10b
23 movb -4(%rdi),%cl
24 cmpl $-1,256(%rdi)
31 movl (%rdi,%r10,4),%eax
42 movl (%rdi,%rcx,4),%edx
43 movl %eax,(%rdi,%rcx,4)
44 movl %edx,(%rdi,%r10,4)
47 movl (%rdi,%rax,4),%ed
    [all...]
  /bionic/libc/arch-x86_64/string/
sse2-strcpy-slm.S 86 mov %rdi, %rax /* save result */
128 movdqu %xmm1, (%rdi)
133 sub %rcx, %rdi
140 movdqu %xmm1, (%rdi, %rcx)
156 movdqu %xmm2, (%rdi, %rcx)
172 movdqu %xmm3, (%rdi, %rcx)
188 movdqu %xmm4, (%rdi, %rcx)
204 movdqu %xmm1, (%rdi, %rcx)
220 movdqu %xmm2, (%rdi, %rcx)
235 movdqu %xmm3, (%rdi, %rcx
    [all...]
  /external/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_SSE4_x64_asm.S 65 movq %rdi, %rdx // Destination pointer
80 xorq %rdi, %rdi // Reset offset to zero
83 lddqu (%rax, %rdi), %xmm1 // Load four source pixels
87 movdqu %xmm1, (%rdx, %rdi) // Store four destination pixels
89 addq $16, %rdi
97 lddqu (%rdx, %rdi), %xmm5 // Load four destination pixels
101 addq $16, %rdi
105 movdqu %xmm1, -16(%rdx, %rdi) // Store four destination pixels
114 addq %rcx, %rdi
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
recon_mmx.asm 27 push rdi
34 mov rdi, arg(2) ;dst;
42 movq [rdi], mm0
45 movq [rdi+rcx], mm1
46 movq [rdi+rcx*2], mm2
49 lea rdi, [rdi+rcx*2]
52 add rdi, rcx
56 movq [rdi], mm3
59 movq [rdi+rcx], mm
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
recon_mmx.asm 27 push rdi
34 mov rdi, arg(2) ;dst;
42 movq [rdi], mm0
45 movq [rdi+rcx], mm1
46 movq [rdi+rcx*2], mm2
49 lea rdi, [rdi+rcx*2]
52 add rdi, rcx
56 movq [rdi], mm3
59 movq [rdi+rcx], mm
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
recon_mmx.asm 27 push rdi
34 mov rdi, arg(2) ;dst;
42 movq [rdi], mm0
45 movq [rdi+rcx], mm1
46 movq [rdi+rcx*2], mm2
49 lea rdi, [rdi+rcx*2]
52 add rdi, rcx
56 movq [rdi], mm3
59 movq [rdi+rcx], mm
    [all...]

Completed in 745 milliseconds

1 2 3 4 5 6 7 8 91011>>