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

1 2 3 4 5 6 7 8 91011

  /external/compiler-rt/lib/x86_64/
floatundisf.S 21 testq %rdi, %rdi
23 cvtsi2ssq %rdi, %xmm0
26 1: andq %rdi, %rsi
27 shrq %rdi
28 orq %rsi, %rdi
29 cvtsi2ssq %rdi, %xmm0
floatundixf.S 21 movq %rdi, -8(%rsp)
23 test %rdi, %rdi
50 shrq $32, %rdi // hi 32 bits of input
51 orq REL_ADDR(twop84), %rdi // 2^84 + hi (as a double)
53 movq %rdi, -8(%rsp)
floatundidf.S 35 shrq $32, %rdi // high 32 bits of a
36 orq REL_ADDR(twop84), %rdi // 0x1p84 + a_hi (no rounding occurs)
38 movd %rdi, %xmm1
  /external/llvm/test/MC/X86/
avx512-encodings.s 9 vinserti32x4 $1, 256(%rdi), %zmm28, %zmm17
21 vextracti64x4 $1, %zmm9, 512(%rdi)
  /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
  /external/chromium_org/third_party/openssl/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...]
rc4-md5-x86_64.S 25 leaq 8(%rdi),%rdi
26 movb -8(%rdi),%bpl
27 movb -4(%rdi),%cl
31 movl (%rdi,%rbp,4),%eax
33 leaq (%rdi,%rbp,4),%rsi
53 movl (%rdi,%rcx,4),%edx
55 movl %eax,(%rdi,%rcx,4)
68 movd (%rdi,%rax,4),%xmm0
72 movl (%rdi,%rcx,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...]
rc4-md5-x86_64.S 25 leaq 8(%rdi),%rdi
26 movb -8(%rdi),%bpl
27 movb -4(%rdi),%cl
31 movl (%rdi,%rbp,4),%eax
33 leaq (%rdi,%rbp,4),%rsi
53 movl (%rdi,%rcx,4),%edx
55 movl %eax,(%rdi,%rcx,4)
68 movd (%rdi,%rax,4),%xmm0
72 movl (%rdi,%rcx,4),%ed
    [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...]
sad_sse2.asm 26 push rdi
30 mov rdi, arg(2) ;ref_ptr
45 movq xmm1, QWORD PTR [rdi]
46 movq xmm3, QWORD PTR [rdi+8]
49 movq xmm5, QWORD PTR [rdi+rdx]
58 movq xmm3, QWORD PTR [rdi+rdx+8]
61 lea rdi, [rdi+rdx*2]
80 pop rdi
100 push rdi
    [all...]
sad_sse4.asm 17 movq xmm1, MMWORD PTR [rdi]
18 movq xmm3, MMWORD PTR [rdi+8]
19 movq xmm2, MMWORD PTR [rdi+16]
38 movq xmm5, MMWORD PTR [rdi]
39 movq xmm3, MMWORD PTR [rdi+8]
40 movq xmm2, MMWORD PTR [rdi+16]
61 movq xmm5, MMWORD PTR [rdi+ rdx]
62 movq xmm3, MMWORD PTR [rdi+ rdx+8]
63 movq xmm2, MMWORD PTR [rdi+ rdx+16]
68 lea rdi, [rdi+rdx*2
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86-64/
xform4.S 36 movl (%rdi), %eax
37 movl 8(%rdi), %ecx
41 movl %ebx, 4(%rdi)
42 movl %eax, (%rdi)
43 movl %ecx, 8(%rdi)
44 movl %edx, 12(%rdi)
53 * rdi = dest
60 movl %ecx, V4F_COUNT(%rdi) /* set dest count */
61 movl $4, V4F_SIZE(%rdi) /* set dest size */
63 orl $VEC_SIZE_4, V4F_FLAGS(%rdi)/* set dest flags *
    [all...]
  /external/mesa3d/src/mesa/x86-64/
xform4.S 36 movl (%rdi), %eax
37 movl 8(%rdi), %ecx
41 movl %ebx, 4(%rdi)
42 movl %eax, (%rdi)
43 movl %ecx, 8(%rdi)
44 movl %edx, 12(%rdi)
53 * rdi = dest
60 movl %ecx, V4F_COUNT(%rdi) /* set dest count */
61 movl $4, V4F_SIZE(%rdi) /* set dest size */
63 orl $VEC_SIZE_4, V4F_FLAGS(%rdi)/* set dest flags *
    [all...]
  /external/valgrind/main/none/tests/amd64/
asorep.c 10 unsigned long rdi, rsi, rcx, rax; local
20 : "=D" (rdi), "=S" (rsi), "=c" (rcx)
24 || rdi != (uintptr_t) buf2 + 4
31 : "=D" (rdi), "=c" (rcx), "+a" (rax)
35 || rdi != (uintptr_t) buf2 + 6
50 : "=D" (rdi), "=S" (rsi), "=c" (rcx)
52 if (rdi != (uintptr_t) buf2 + 15
60 : "=D" (rdi), "=c" (rcx), "+a" (rax)
62 if (rdi != (uintptr_t) buf2 + 18
69 : "=D" (rdi), "=c" (rcx), "+a" (rax
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
sce1-err.asm 7 [savereg rdi, 010h]
17 [savereg rdi, 010h]
27 [savereg rdi, 010h]
32 [savereg rdi, 010h]
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_amd64.S 20 push %rdi
22 .cfi_rel_offset %rdi, 0
60 pop %rdi
75 .cfi_restore %rdi
100 push %rdi
102 .cfi_rel_offset %rdi, 0
140 pop %rdi
155 .cfi_restore %rdi
170 push %rdi
172 .cfi_rel_offset %rdi,
    [all...]
  /external/llvm/test/MC/MachO/
tlv-reloc.s 20 movq _a@TLVP(%rip), %rdi
21 call *(%rdi) # returns &a in %rax
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
x86_64-mont.S 175 movq %rax,(%rdi,%r14,8)
185 movq %rdi,%rcx
193 movq %rax,(%rdi,%r14,8)
230 movq %rdi,16(%rsp,%r9,8)
251 movq %rdx,%rdi
260 addq %rax,%rdi
263 addq %r11,%rdi
266 movq %rdi,(%rsp)
284 movq %rdx,%rdi
293 addq %rax,%rdi
    [all...]
x86_64-gf2m.S 10 leaq (,%rax,4),%rdi
18 sarq $63,%rdi
25 andq %rbp,%rdi
28 movq %rdi,%rbx
29 shlq $61,%rdi
32 xorq %rdi,%rax
70 movq %r8,%rdi
71 andq %rbp,%rdi
78 movq (%rsp,%rdi,8),%rcx
79 movq %r8,%rdi
    [all...]
  /external/openssl/crypto/bn/asm/
x86_64-mont.S 175 movq %rax,(%rdi,%r14,8)
185 movq %rdi,%rcx
193 movq %rax,(%rdi,%r14,8)
230 movq %rdi,16(%rsp,%r9,8)
251 movq %rdx,%rdi
260 addq %rax,%rdi
263 addq %r11,%rdi
266 movq %rdi,(%rsp)
284 movq %rdx,%rdi
293 addq %rax,%rdi
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_sad_sse4.asm 17 movq xmm1, MMWORD PTR [rdi]
18 movq xmm3, MMWORD PTR [rdi+8]
19 movq xmm2, MMWORD PTR [rdi+16]
38 movq xmm5, MMWORD PTR [rdi]
39 movq xmm3, MMWORD PTR [rdi+8]
40 movq xmm2, MMWORD PTR [rdi+16]
61 movq xmm5, MMWORD PTR [rdi+ rdx]
62 movq xmm3, MMWORD PTR [rdi+ rdx+8]
63 movq xmm2, MMWORD PTR [rdi+ rdx+16]
68 lea rdi, [rdi+rdx*2
    [all...]
  /external/libvpx/libvpx/vp8/encoder/x86/
quantize_ssse3.asm 27 push rdi
31 push rdi
38 mov rdi, arg(0) ; BLOCK *b
42 mov rdi, rcx ; BLOCK *b
45 ;mov rdi, rdi ; BLOCK *b
50 mov rax, [rdi + vp8_block_coeff]
51 mov rcx, [rdi + vp8_block_round]
52 mov rdx, [rdi + vp8_block_quant_fast]
80 mov rdi, [rsi + vp8_blockd_dequant
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_x86-64.S 95 pushq %rdi
101 popq %rdi
111 pushq %rdi
117 popq %rdi
161 pushq %rdi
163 popq %rdi
173 pushq %rdi
175 popq %rdi
190 pushq %rdi
196 popq %rdi
    [all...]

Completed in 921 milliseconds

1 2 3 4 5 6 7 8 91011