/external/chromium_org/v8/src/x64/ |
frames-x64.cc | 42 Register JavaScriptFrame::context_register() { return rsi; } 46 Register StubFailureTrampolineFrame::context_register() { return rsi; }
|
/external/libvpx/libvpx/vp8/common/x86/ |
recon_mmx.asm | 26 push rsi 30 mov rsi, arg(0) ;src; 31 movq mm0, [rsi] 36 movq mm1, [rsi+rax] 37 movq mm2, [rsi+rax*2] 40 lea rsi, [rsi+rax*2] 43 add rsi, rax 50 movq mm3, [rsi] 53 movq mm4, [rsi+rax [all...] |
sad_sse2.asm | 25 push rsi 29 mov rsi, arg(0) ;src_ptr 35 lea rcx, [rsi+rax*8] 42 movq xmm0, QWORD PTR [rsi] 43 movq xmm2, QWORD PTR [rsi+8] 48 movq xmm4, QWORD PTR [rsi+rax] 56 movq xmm2, QWORD PTR [rsi+rax+8] 59 lea rsi, [rsi+rax*2] 70 cmp rsi, rc [all...] |
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/compiler-rt/lib/x86_64/ |
floatundisf.S | 20 movq $1, %rsi 26 1: andq %rdi, %rsi 28 orq %rsi, %rdi
|
/external/llvm/test/MC/ELF/ |
cfi-reg.s | 9 .cfi_offset %rsi, -16 17 // CHECK: .cfi_offset %rsi, -16
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
ea-nonzero.asm | 5 lea rbp,[rsi+rbp*1+(b-a)]
|
/external/llvm/test/MC/X86/ |
address-size.s | 6 movb $0x0, (%rsi)
|
x86_errors.s | 30 movq (%rsi,%ecx),%xmm0
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/ |
sce4-err.asm | 6 [savereg rsi, 0-8] 21 [savereg rsi, 1024+4]
|
sce1-err.asm | 6 [savereg rsi, 038h] 16 [savereg rsi, 038h] 25 [savereg rsi, 038h]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/gas/ |
win64-gas-sce.asm | 5 save_reg %rsi, 0x18
|
/external/chromium_org/third_party/openssl/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/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/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...] |
/external/compiler-rt/lib/tsan/rtl/ |
tsan_rtl_amd64.S | 17 push %rsi 19 .cfi_rel_offset %rsi, 0 62 pop %rsi 74 .cfi_restore %rsi 97 push %rsi 99 .cfi_rel_offset %rsi, 0 142 pop %rsi 154 .cfi_restore %rsi 175 mov %rdi, %rsi 176 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/openssl/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...] |
rc4-md5-x86_64.S | 19 movq %rsi,%r13 33 leaq (%rdi,%rbp,4),%rsi 59 movl 4(%rsi),%ebx 63 movl %edx,0(%rsi) 78 movl 8(%rsi),%eax 82 movl %edx,4(%rsi) 96 movl 12(%rsi),%ebx 100 movl %edx,8(%rsi) 114 movl 16(%rsi),%eax 118 movl %edx,12(%rsi) [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...] |
/external/libvpx/libvpx/vp8/encoder/x86/ |
subtract_mmx.asm | 22 push rsi 29 mov rsi, arg(0) ;z 34 movd mm0, [rsi] 42 movd mm0, [rsi+rdx] 50 movd mm0, [rsi+rdx*2] 57 lea rsi, [rsi+rdx*2] 62 movd mm0, [rsi+rdx] 71 pop rsi 83 push rsi [all...] |