HomeSort by relevance Sort by last modified time
    Searched refs:rsi (Results 26 - 50 of 428) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
sce1-err.asm 6 [savereg rsi, 038h]
16 [savereg rsi, 038h]
25 [savereg rsi, 038h]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_high_subpixel_bilinear_sse2.asm 15 mov rsi, arg(0) ;src_ptr
62 lea rsi, [rsi + 2*rax]
70 mov rsi, arg(0) ;src_ptr
122 lea rsi, [rsi + 2*rax]
168 lea rsi, [rsi + 2*rax]
179 push rsi
185 movq xmm0, [rsi] ;load sr
    [all...]
  /external/openssl/crypto/bn/asm/
x86_64-gf2m.S 8 leaq (%rax,%rax,1),%rsi
15 sarq $63,%rsi
21 andq %rbp,%rsi
23 movq %rsi,%rcx
24 shlq $62,%rsi
27 xorq %rsi,%rax
64 movq %r8,%rsi
66 andq %rbp,%rsi
74 movq (%rsp,%rsi,8),%xmm0
75 movq %r8,%rsi
    [all...]
modexp512-x86_64.S 6 movq 0(%rsi),%rax
13 movq 8(%rsi),%rax
21 movq 16(%rsi),%rax
29 movq 24(%rsi),%rax
37 movq 32(%rsi),%rax
45 movq 40(%rsi),%rax
53 movq 48(%rsi),%rax
61 movq 56(%rsi),%rax
69 movq 0(%rsi),%rax
76 movq 8(%rsi),%ra
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
recon_sse2.asm 25 push rsi
29 mov rsi, arg(0) ;src;
30 movdqu xmm0, [rsi]
35 movdqu xmm1, [rsi+rax]
36 movdqu xmm2, [rsi+rax*2]
39 lea rsi, [rsi+rax*2]
42 add rsi, rax
48 movdqu xmm3, [rsi]
51 movdqu xmm4, [rsi+rax
    [all...]
sad_mmx.asm 29 push rsi
33 mov rsi, arg(0) ;src_ptr
39 lea rcx, [rsi+rax*8]
48 movq mm0, QWORD PTR [rsi]
49 movq mm2, QWORD PTR [rsi+8]
79 lea rsi, [rsi+rax]
85 cmp rsi, rcx
104 pop rsi
121 push rsi
    [all...]
subpixel_ssse3.asm 44 push rsi
49 xor rsi, rsi
65 mov rsi, arg(0) ;src_ptr
74 movq xmm0, MMWORD PTR [rsi - 2] ; -2 -1 0 1 2 3 4 5
76 movq xmm2, MMWORD PTR [rsi + 3] ; 3 4 5 6 7 8 9 10
92 lea rsi, [rsi + rax]
109 pop rsi
123 mov rsi, arg(0) ;src_pt
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
recon_sse2.asm 25 push rsi
29 mov rsi, arg(0) ;src;
30 movdqu xmm0, [rsi]
35 movdqu xmm1, [rsi+rax]
36 movdqu xmm2, [rsi+rax*2]
39 lea rsi, [rsi+rax*2]
42 add rsi, rax
48 movdqu xmm3, [rsi]
51 movdqu xmm4, [rsi+rax
    [all...]
sad_mmx.asm 29 push rsi
33 mov rsi, arg(0) ;src_ptr
39 lea rcx, [rsi+rax*8]
48 movq mm0, QWORD PTR [rsi]
49 movq mm2, QWORD PTR [rsi+8]
79 lea rsi, [rsi+rax]
85 cmp rsi, rcx
104 pop rsi
121 push rsi
    [all...]
subpixel_ssse3.asm 44 push rsi
49 xor rsi, rsi
65 mov rsi, arg(0) ;src_ptr
74 movq xmm0, MMWORD PTR [rsi - 2] ; -2 -1 0 1 2 3 4 5
76 movq xmm2, MMWORD PTR [rsi + 3] ; 3 4 5 6 7 8 9 10
92 lea rsi, [rsi + rax]
109 pop rsi
123 mov rsi, arg(0) ;src_pt
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
recon_sse2.asm 25 push rsi
29 mov rsi, arg(0) ;src;
30 movdqu xmm0, [rsi]
35 movdqu xmm1, [rsi+rax]
36 movdqu xmm2, [rsi+rax*2]
39 lea rsi, [rsi+rax*2]
42 add rsi, rax
48 movdqu xmm3, [rsi]
51 movdqu xmm4, [rsi+rax
    [all...]
sad_mmx.asm 29 push rsi
33 mov rsi, arg(0) ;src_ptr
39 lea rcx, [rsi+rax*8]
48 movq mm0, QWORD PTR [rsi]
49 movq mm2, QWORD PTR [rsi+8]
79 lea rsi, [rsi+rax]
85 cmp rsi, rcx
104 pop rsi
121 push rsi
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_sad_mmx.asm 29 push rsi
33 mov rsi, arg(0) ;src_ptr
39 lea rcx, [rsi+rax*8]
48 movq mm0, QWORD PTR [rsi]
49 movq mm2, QWORD PTR [rsi+8]
79 lea rsi, [rsi+rax]
85 cmp rsi, rcx
104 pop rsi
121 push rsi
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_sad_mmx.asm 29 push rsi
33 mov rsi, arg(0) ;src_ptr
39 lea rcx, [rsi+rax*8]
48 movq mm0, QWORD PTR [rsi]
49 movq mm2, QWORD PTR [rsi+8]
79 lea rsi, [rsi+rax]
85 cmp rsi, rcx
104 pop rsi
121 push rsi
    [all...]
  /external/chromium_org/v8/src/x64/
interface-descriptors-x64.cc 14 const Register CallInterfaceDescriptor::ContextRegister() { return rsi; }
57 Register registers[] = {rsi, rbx};
63 Register registers[] = {rsi, rdi};
70 Register registers[] = {rsi, rax};
76 Register registers[] = {rsi, rax};
83 Register registers[] = {rsi, rax, rbx, rcx};
93 Register registers[] = {rsi, rax, rbx, rcx, rdx};
100 Register registers[] = {rsi, rbx, rdx};
107 Register registers[] = {rsi, rcx, rax};
113 Register registers[] = {rsi, rdi}
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_amd64.S 18 push %rsi
20 CFI_REL_OFFSET(%rsi, 0)
63 pop %rsi
75 CFI_RESTORE(%rsi)
98 push %rsi
100 CFI_REL_OFFSET(%rsi, 0)
143 pop %rsi
155 CFI_RESTORE(%rsi)
176 mov %rdi, %rsi
177 xor %fs:0x30, %rsi // magic mangling of rsp (see libc setjmp
    [all...]
  /external/valgrind/main/none/tests/amd64/
asorep.c 10 unsigned long rdi, rsi, rcx, rax; local
20 : "=D" (rdi), "=S" (rsi), "=c" (rcx)
25 || rsi != (uintptr_t) buf1 + 4
41 : "=S" (rsi), "=a" (rax)
43 if (rsi != (uintptr_t) buf2 + 4
50 : "=D" (rdi), "=S" (rsi), "=c" (rcx)
53 || rsi != (uintptr_t) buf1 + 15
  /external/chromium_org/third_party/boringssl/win-x86_64/crypto/bn/
modexp512-x86_64.asm 7 mov rax,QWORD PTR[rsi]
14 mov rax,QWORD PTR[8+rsi]
22 mov rax,QWORD PTR[16+rsi]
30 mov rax,QWORD PTR[24+rsi]
38 mov rax,QWORD PTR[32+rsi]
46 mov rax,QWORD PTR[40+rsi]
54 mov rax,QWORD PTR[48+rsi]
62 mov rax,QWORD PTR[56+rsi]
70 mov rax,QWORD PTR[rsi]
77 mov rax,QWORD PTR[8+rsi]
    [all...]
  /external/chromium_org/third_party/boringssl/linux-x86_64/crypto/bn/
rsaz-x86_64.S 21 movq (%rsi),%rdx
22 movq 8(%rsi),%rax
33 movq 16(%rsi),%rax
38 movq 24(%rsi),%rax
44 movq 32(%rsi),%rax
50 movq 40(%rsi),%rax
56 movq 48(%rsi),%rax
62 movq 56(%rsi),%rax
85 movq 8(%rsi),%r8
86 movq 16(%rsi),%ra
    [all...]
modexp512-x86_64.S 7 movq 0(%rsi),%rax
14 movq 8(%rsi),%rax
22 movq 16(%rsi),%rax
30 movq 24(%rsi),%rax
38 movq 32(%rsi),%rax
46 movq 40(%rsi),%rax
54 movq 48(%rsi),%rax
62 movq 56(%rsi),%rax
70 movq 0(%rsi),%rax
77 movq 8(%rsi),%ra
    [all...]
  /external/chromium_org/third_party/boringssl/mac-x86_64/crypto/bn/
rsaz-x86_64.S 21 movq (%rsi),%rdx
22 movq 8(%rsi),%rax
33 movq 16(%rsi),%rax
38 movq 24(%rsi),%rax
44 movq 32(%rsi),%rax
50 movq 40(%rsi),%rax
56 movq 48(%rsi),%rax
62 movq 56(%rsi),%rax
85 movq 8(%rsi),%r8
86 movq 16(%rsi),%ra
    [all...]
modexp512-x86_64.S 7 movq 0(%rsi),%rax
14 movq 8(%rsi),%rax
22 movq 16(%rsi),%rax
30 movq 24(%rsi),%rax
38 movq 32(%rsi),%rax
46 movq 40(%rsi),%rax
54 movq 48(%rsi),%rax
62 movq 56(%rsi),%rax
70 movq 0(%rsi),%rax
77 movq 8(%rsi),%ra
    [all...]
  /external/chromium_org/third_party/boringssl/linux-x86_64/crypto/rc4/
rc4-x86_64.S 10 orq %rsi,%rsi
18 movq %rsi,%r11
41 leaq 1(%r10),%rsi
59 leaq 1(%r10),%rsi
66 movl 0(%rdi,%rsi,4),%ebx
74 movl 4(%rdi,%rsi,4),%eax
82 movl 8(%rdi,%rsi,4),%ebx
90 movl 12(%rdi,%rsi,4),%eax
98 movl 16(%rdi,%rsi,4),%eb
    [all...]
  /external/chromium_org/third_party/boringssl/mac-x86_64/crypto/rc4/
rc4-x86_64.S 10 orq %rsi,%rsi
18 movq %rsi,%r11
41 leaq 1(%r10),%rsi
59 leaq 1(%r10),%rsi
66 movl 0(%rdi,%rsi,4),%ebx
74 movl 4(%rdi,%rsi,4),%eax
82 movl 8(%rdi,%rsi,4),%ebx
90 movl 12(%rdi,%rsi,4),%eax
98 movl 16(%rdi,%rsi,4),%eb
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-x86_64.S 7 RC4: orq %rsi,%rsi
15 movq %rsi,%r11
37 leaq 1(%r10),%rsi
55 leaq 1(%r10),%rsi
62 movl 0(%rdi,%rsi,4),%ebx
70 movl 4(%rdi,%rsi,4),%eax
78 movl 8(%rdi,%rsi,4),%ebx
86 movl 12(%rdi,%rsi,4),%eax
94 movl 16(%rdi,%rsi,4),%eb
    [all...]

Completed in 691 milliseconds

12 3 4 5 6 7 8 91011>>