Home
last modified time | relevance | path

Searched refs:rsi (Results 451 - 475 of 582) sorted by relevance

1...<<11121314151617181920>>...24

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dserpent-avx2-asm_64.S674 * %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 Dnh-sse2-x86_64.S29 #define MESSAGE %rsi
H A Dsha1_avx2_x86_64_asm.S75 #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 Dbsaes-x86_64.s1103 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 Dbsaes-x86_64.s1103 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 Dbsaes-x86_64.s1109 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 Dbsaes-x86_64.s1109 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 Dbsaes-x86_64.s1109 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 Dbsaes-x86_64.s1109 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 Dbsaes-x86_64.s1109 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 Dbsaes-x86_64.s1109 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 Dhead.S105 /* startup_64 expects boot_params in %rsi. */
106 mov $_pa(pvh_bootparams), %rsi
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dasm.h81 #define _ASM_ARG2Q rsi
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dnh-sse2-x86_64.S30 #define MESSAGE %rsi
H A Dcamellia-aesni-avx2-asm_64.S922 * %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 Dsha1_avx2_x86_64_asm.S75 #define BUF %rsi /* arg2 */
86 #define REG_RB %rsi
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dasm.h87 #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 Dkexec.h98 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 Dasm-offsets.c88 OFFSET(TDX_HYPERCALL_rsi, tdx_hypercall_args, rsi); in common()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dvmx_preemption_timer_test.c240 "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 Dasm.h82 #define _ASM_ARG2Q rsi
/third_party/ltp/testcases/kernel/kvm/include/
H A Dkvm_x86.h175 uint64_t rax, rbx, rcx, rdx, rdi, rsi, rbp, rsp; member
/third_party/node/deps/openssl/openssl/crypto/
H A Dx86_64cpuid.pl27 ("%rdi","%rsi","%rdx","%rcx"); # Unix order
341 xorq %rsi,%rsi
/third_party/openssl/crypto/
H A Dx86_64cpuid.pl27 ("%rdi","%rsi","%rdx","%rcx"); # Unix order
341 xorq %rsi,%rsi
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Dbsaes-x86_64.pl116 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...]

Completed in 23 milliseconds

1...<<11121314151617181920>>...24