/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | serpent-avx2-asm_64.S | 674 * %rsi: dst 685 store_16way(%rsi, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2); 696 * %rsi: dst 707 store_16way(%rsi, RC1, RD1, RB1, RE1, RC2, RD2, RB2, RE2); 718 * %rsi: dst 729 store_cbc_16way(%rdx, %rsi, RC1, RD1, RB1, RE1, RC2, RD2, RB2, RE2, 741 * %rsi: dst (16 blocks) 755 store_ctr_16way(%rdx, %rsi, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2); 766 * %rsi: dst (16 blocks) 774 load_xts_16way(%rcx, %rdx, %rsi, RA [all...] |
H A D | nh-sse2-x86_64.S | 29 #define MESSAGE %rsi
|
H A D | sha1_avx2_x86_64_asm.S | 75 #define BUF %rsi /* arg2 */ 86 #define REG_RB %rsi
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/aes/ |
H A D | bsaes-x86_64.s | 1103 movq %rsi,%r13 1301 leaq 32(%rbp),%rsi 1367 movq %rsi,%r13 1511 leaq 48(%rbp),%rsi 1581 movq %rsi,%r13 1586 leaq 32(%rbp),%rsi 1956 leaq 32(%rbp),%rsi 1988 leaq 32(%rbp),%rsi 2049 movq %rsi,%r13 2054 leaq 32(%rbp),%rsi [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/aes/ |
H A D | bsaes-x86_64.s | 1103 movq %rsi,%r13 1301 leaq 32(%rbp),%rsi 1367 movq %rsi,%r13 1511 leaq 48(%rbp),%rsi 1581 movq %rsi,%r13 1586 leaq 32(%rbp),%rsi 1956 leaq 32(%rbp),%rsi 1988 leaq 32(%rbp),%rsi 2049 movq %rsi,%r13 2054 leaq 32(%rbp),%rsi [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/aes/ |
H A D | bsaes-x86_64.s | 1109 movq %rsi,%r13 1307 leaq 32(%rbp),%rsi 1379 movq %rsi,%r13 1523 leaq 48(%rbp),%rsi 1599 movq %rsi,%r13 1604 leaq 32(%rbp),%rsi 1974 leaq 32(%rbp),%rsi 2006 leaq 32(%rbp),%rsi 2073 movq %rsi,%r13 2078 leaq 32(%rbp),%rsi [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/aes/ |
H A D | bsaes-x86_64.s | 1109 movq %rsi,%r13 1307 leaq 32(%rbp),%rsi 1379 movq %rsi,%r13 1523 leaq 48(%rbp),%rsi 1599 movq %rsi,%r13 1604 leaq 32(%rbp),%rsi 1974 leaq 32(%rbp),%rsi 2006 leaq 32(%rbp),%rsi 2073 movq %rsi,%r13 2078 leaq 32(%rbp),%rsi [all...] |
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/aes/ |
H A D | bsaes-x86_64.s | 1109 movq %rsi,%r13 1307 leaq 32(%rbp),%rsi 1379 movq %rsi,%r13 1523 leaq 48(%rbp),%rsi 1599 movq %rsi,%r13 1604 leaq 32(%rbp),%rsi 1974 leaq 32(%rbp),%rsi 2006 leaq 32(%rbp),%rsi 2073 movq %rsi,%r13 2078 leaq 32(%rbp),%rsi [all...] |
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/aes/ |
H A D | bsaes-x86_64.s | 1109 movq %rsi,%r13 1307 leaq 32(%rbp),%rsi 1379 movq %rsi,%r13 1523 leaq 48(%rbp),%rsi 1599 movq %rsi,%r13 1604 leaq 32(%rbp),%rsi 1974 leaq 32(%rbp),%rsi 2006 leaq 32(%rbp),%rsi 2073 movq %rsi,%r13 2078 leaq 32(%rbp),%rsi [all...] |
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/ |
H A D | bsaes-x86_64.s | 1109 movq %rsi,%r13 1307 leaq 32(%rbp),%rsi 1379 movq %rsi,%r13 1523 leaq 48(%rbp),%rsi 1599 movq %rsi,%r13 1604 leaq 32(%rbp),%rsi 1974 leaq 32(%rbp),%rsi 2006 leaq 32(%rbp),%rsi 2073 movq %rsi,%r13 2078 leaq 32(%rbp),%rsi [all...] |
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/aes/ |
H A D | bsaes-x86_64.s | 1109 movq %rsi,%r13 1307 leaq 32(%rbp),%rsi 1379 movq %rsi,%r13 1523 leaq 48(%rbp),%rsi 1599 movq %rsi,%r13 1604 leaq 32(%rbp),%rsi 1974 leaq 32(%rbp),%rsi 2006 leaq 32(%rbp),%rsi 2073 movq %rsi,%r13 2078 leaq 32(%rbp),%rsi [all...] |
/kernel/linux/linux-5.10/arch/x86/platform/pvh/ |
H A D | head.S | 105 /* startup_64 expects boot_params in %rsi. */ 106 mov $_pa(pvh_bootparams), %rsi
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | asm.h | 81 #define _ASM_ARG2Q rsi
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | nh-sse2-x86_64.S | 30 #define MESSAGE %rsi
|
H A D | camellia-aesni-avx2-asm_64.S | 922 * %rsi: dst (32 blocks) 934 movq %rsi, %rax; 940 %ymm8, %rsi); 951 * %rsi: dst (32 blocks) 968 movq %rsi, %rax; 974 %ymm8, %rsi); 985 * %rsi: dst (32 blocks) 1002 cmpq %rsi, %rdx; 1006 movq %rsi, %rax; 1040 %ymm8, %rsi); [all...] |
H A D | sha1_avx2_x86_64_asm.S | 75 #define BUF %rsi /* arg2 */ 86 #define REG_RB %rsi
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | asm.h | 87 #define _ASM_ARG2Q rsi 159 ".irp rs,rax,rcx,rdx,rbx,rsp,rbp,rsi,rdi,r8,r9,r10,r11,r12,r13,r14,r15\n" \
|
H A D | kexec.h | 98 asm volatile("movq %%rsi,%0" : "=m"(newregs->si)); in crash_setup_regs() 169 uint64_t rsi; member
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | asm-offsets.c | 88 OFFSET(TDX_HYPERCALL_rsi, tdx_hypercall_args, rsi); in common()
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
H A D | vmx_preemption_timer_test.c | 240 "Unexpected register values after vcpu_load_state; rdi: %lx rsi: %lx", in main() 241 (ulong) regs2.rdi, (ulong) regs2.rsi); in main()
|
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/ |
H A D | asm.h | 82 #define _ASM_ARG2Q rsi
|
/third_party/ltp/testcases/kernel/kvm/include/ |
H A D | kvm_x86.h | 175 uint64_t rax, rbx, rcx, rdx, rdi, rsi, rbp, rsp; member
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | x86_64cpuid.pl | 27 ("%rdi","%rsi","%rdx","%rcx"); # Unix order 341 xorq %rsi,%rsi
|
/third_party/openssl/crypto/ |
H A D | x86_64cpuid.pl | 27 ("%rdi","%rsi","%rdx","%rcx"); # Unix order 341 xorq %rsi,%rsi
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | bsaes-x86_64.pl | 116 my ($inp,$out,$len,$key,$ivp)=("%rdi","%rsi","%rdx","%rcx"); 1167 : ("%rdi","%rsi","%rdx","%rcx","%r8","%r9d"); 3075 push %rsi 3089 mov 8($disp),%rsi # disp->ImageBase 3093 lea (%rsi,%r10),%r10 # prologue label 3098 lea (%rsi,%r10),%r10 # epilogue label 3103 lea (%rsi,%r10),%r10 # epilogue label 3109 lea 0x40(%rax),%rsi # %xmm save area 3133 mov $context,%rsi # context 3137 mov $disp,%rsi [all...] |