Home
last modified time | relevance | path

Searched refs:rsi (Results 301 - 325 of 385) sorted by relevance

1...<<111213141516

/third_party/musl/arch/x32/bits/
H A Duser.h13 unsigned long rax, rcx, rdx, rsi, rdi, orig_rax, rip; member
/third_party/musl/arch/x86_64/bits/
H A Duser.h13 unsigned long rax, rcx, rdx, rsi, rdi, orig_rax, rip; member
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djidctint-avx2.asm394 movq XMM_MMWORD [rsi+rax*SIZEOF_JSAMPLE], xmm1
399 movq XMM_MMWORD [rsi+rax*SIZEOF_JSAMPLE], xmm3
404 movq XMM_MMWORD [rsi+rax*SIZEOF_JSAMPLE], xmm5
409 movq XMM_MMWORD [rsi+rax*SIZEOF_JSAMPLE], xmm7
H A Djchuff-sse2.asm211 ; rsi - nbits_base
234 %define nbits_base rsi
278 push rsi
296 ; rsi = JOCTET *buffer
309 mov buffer, rsi
562 pop rsi
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/aes/
H A Daesni-sha1-x86_64.s53 movq %rsi,%r13
1380 leaq 104(%rsp),%rsi
1381 .cfi_def_cfa %rsi,56
1382 movq 0(%rsi),%r15
1384 movq 8(%rsi),%r14
1386 movq 16(%rsi),%r13
1388 movq 24(%rsi),%r12
1390 movq 32(%rsi),%rbp
1392 movq 40(%rsi),%rbx
1394 leaq 48(%rsi),
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/aes/
H A Daesni-sha1-x86_64.s53 movq %rsi,%r13
1380 leaq 104(%rsp),%rsi
1381 .cfi_def_cfa %rsi,56
1382 movq 0(%rsi),%r15
1384 movq 8(%rsi),%r14
1386 movq 16(%rsi),%r13
1388 movq 24(%rsi),%r12
1390 movq 32(%rsi),%rbp
1392 movq 40(%rsi),%rbx
1394 leaq 48(%rsi),
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/aes/
H A Daesni-sha1-x86_64.s53 movq %rsi,%r13
1380 leaq 104(%rsp),%rsi
1381 .cfi_def_cfa %rsi,56
1382 movq 0(%rsi),%r15
1384 movq 8(%rsi),%r14
1386 movq 16(%rsi),%r13
1388 movq 24(%rsi),%r12
1390 movq 32(%rsi),%rbp
1392 movq 40(%rsi),%rbx
1394 leaq 48(%rsi),
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/aes/
H A Daesni-sha1-x86_64.s53 movq %rsi,%r13
1380 leaq 104(%rsp),%rsi
1381 .cfi_def_cfa %rsi,56
1382 movq 0(%rsi),%r15
1384 movq 8(%rsi),%r14
1386 movq 16(%rsi),%r13
1388 movq 24(%rsi),%r12
1390 movq 32(%rsi),%rbp
1392 movq 40(%rsi),%rbx
1394 leaq 48(%rsi),
[all...]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/
H A Daesni-sha1-x86_64.s53 movq %rsi,%r13
1380 leaq 104(%rsp),%rsi
1381 .cfi_def_cfa %rsi,56
1382 movq 0(%rsi),%r15
1384 movq 8(%rsi),%r14
1386 movq 16(%rsi),%r13
1388 movq 24(%rsi),%r12
1390 movq 32(%rsi),%rbp
1392 movq 40(%rsi),%rbx
1394 leaq 48(%rsi),
[all...]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/aes/
H A Daesni-sha1-x86_64.s53 movq %rsi,%r13
1380 leaq 104(%rsp),%rsi
1381 .cfi_def_cfa %rsi,56
1382 movq 0(%rsi),%r15
1384 movq 8(%rsi),%r14
1386 movq 16(%rsi),%r13
1388 movq 24(%rsi),%r12
1390 movq 32(%rsi),%rbp
1392 movq 40(%rsi),%rbx
1394 leaq 48(%rsi),
[all...]
/third_party/libunwind/libunwind/src/x86_64/
H A Dsetcontext.S70 mov UC_MCONTEXT_GREGS_RSI(%rdi),%rsi
/third_party/node/deps/v8/src/execution/x64/
H A Dframe-constants-x64.h64 static constexpr RegList kPushedGpRegs = {rax, rcx, rdx, rbx, rsi, rdi, r9};
/third_party/node/deps/v8/src/compiler/
H A Dc-linkage.cc36 #define CALLEE_SAVE_REGISTERS rbx, rdi, rsi, r12, r13, r14, r15
42 #define PARAM_REGISTERS rdi, rsi, rdx, rcx, r8, r9
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/aes/
H A Daesni-sha1-x86_64.s47 movq %rsi,%r13
1374 leaq 104(%rsp),%rsi
1376 movq 0(%rsi),%r15
1378 movq 8(%rsi),%r14
1380 movq 16(%rsi),%r13
1382 movq 24(%rsi),%r12
1384 movq 32(%rsi),%rbp
1386 movq 40(%rsi),%rbx
1388 leaq 48(%rsi),%rsp
1419 movq %rsi,
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/aes/
H A Daesni-sha1-x86_64.s47 movq %rsi,%r13
1374 leaq 104(%rsp),%rsi
1376 movq 0(%rsi),%r15
1378 movq 8(%rsi),%r14
1380 movq 16(%rsi),%r13
1382 movq 24(%rsi),%r12
1384 movq 32(%rsi),%rbp
1386 movq 40(%rsi),%rbx
1388 leaq 48(%rsi),%rsp
1419 movq %rsi,
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/sha/
H A Dsha256-mb-x86_64.s34 movq 0(%rsi),%r8
36 movl 8(%rsi),%ecx
43 movq 16(%rsi),%r9
45 movl 24(%rsi),%ecx
52 movq 32(%rsi),%r10
54 movl 40(%rsi),%ecx
61 movq 48(%rsi),%r11
63 movl 56(%rsi),%ecx
2625 leaq 64(%rsi),%rsi
[all...]
H A Dsha1-mb-x86_64.s33 movq 0(%rsi),%r8
35 movl 8(%rsi),%ecx
42 movq 16(%rsi),%r9
44 movl 24(%rsi),%ecx
51 movq 32(%rsi),%r10
53 movl 40(%rsi),%ecx
60 movq 48(%rsi),%r11
62 movl 56(%rsi),%ecx
2556 leaq 64(%rsi),%rsi
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/sha/
H A Dsha256-mb-x86_64.s34 movq 0(%rsi),%r8
36 movl 8(%rsi),%ecx
43 movq 16(%rsi),%r9
45 movl 24(%rsi),%ecx
52 movq 32(%rsi),%r10
54 movl 40(%rsi),%ecx
61 movq 48(%rsi),%r11
63 movl 56(%rsi),%ecx
2625 leaq 64(%rsi),%rsi
[all...]
H A Dsha1-mb-x86_64.s33 movq 0(%rsi),%r8
35 movl 8(%rsi),%ecx
42 movq 16(%rsi),%r9
44 movl 24(%rsi),%ecx
51 movq 32(%rsi),%r10
53 movl 40(%rsi),%ecx
60 movq 48(%rsi),%r11
62 movl 56(%rsi),%ecx
2556 leaq 64(%rsi),%rsi
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/sha/
H A Dsha256-mb-x86_64.s34 movq 0(%rsi),%r8
36 movl 8(%rsi),%ecx
43 movq 16(%rsi),%r9
45 movl 24(%rsi),%ecx
52 movq 32(%rsi),%r10
54 movl 40(%rsi),%ecx
61 movq 48(%rsi),%r11
63 movl 56(%rsi),%ecx
2625 leaq 64(%rsi),%rsi
[all...]
H A Dsha1-mb-x86_64.s33 movq 0(%rsi),%r8
35 movl 8(%rsi),%ecx
42 movq 16(%rsi),%r9
44 movl 24(%rsi),%ecx
51 movq 32(%rsi),%r10
53 movl 40(%rsi),%ecx
60 movq 48(%rsi),%r11
62 movl 56(%rsi),%ecx
2556 leaq 64(%rsi),%rsi
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/sha/
H A Dsha256-mb-x86_64.s34 movq 0(%rsi),%r8
36 movl 8(%rsi),%ecx
43 movq 16(%rsi),%r9
45 movl 24(%rsi),%ecx
52 movq 32(%rsi),%r10
54 movl 40(%rsi),%ecx
61 movq 48(%rsi),%r11
63 movl 56(%rsi),%ecx
2625 leaq 64(%rsi),%rsi
[all...]
H A Dsha1-mb-x86_64.s33 movq 0(%rsi),%r8
35 movl 8(%rsi),%ecx
42 movq 16(%rsi),%r9
44 movl 24(%rsi),%ecx
51 movq 32(%rsi),%r10
53 movl 40(%rsi),%ecx
60 movq 48(%rsi),%r11
62 movl 56(%rsi),%ecx
2556 leaq 64(%rsi),%rsi
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/sha/
H A Dsha256-mb-x86_64.s34 movq 0(%rsi),%r8
36 movl 8(%rsi),%ecx
43 movq 16(%rsi),%r9
45 movl 24(%rsi),%ecx
52 movq 32(%rsi),%r10
54 movl 40(%rsi),%ecx
61 movq 48(%rsi),%r11
63 movl 56(%rsi),%ecx
2625 leaq 64(%rsi),%rsi
[all...]
H A Dsha1-mb-x86_64.s33 movq 0(%rsi),%r8
35 movl 8(%rsi),%ecx
42 movq 16(%rsi),%r9
44 movl 24(%rsi),%ecx
51 movq 32(%rsi),%r10
53 movl 40(%rsi),%ecx
60 movq 48(%rsi),%r11
62 movl 56(%rsi),%ecx
2556 leaq 64(%rsi),%rsi
[all...]

Completed in 42 milliseconds

1...<<111213141516