Home
last modified time | relevance | path

Searched refs:r8d (Results 1 - 25 of 58) sorted by relevance

123

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64.S68 mov s1(%r11,%rdi,4),%r8d;\
73 xor s2(%r11,%rdi,4),%r8d;\
78 xor s3(%r11,%rdi,4),%r8d;\
83 xor (%r11,%rdi,4), %r8d;\
86 add %r8d, %r9d;\
87 add %r9d, %r8d;\
91 add k+4+round(%r11),%r8d;\
92 xor %r8d, d ## D;
106 mov s1(%r11,%rdi,4),%r8d;\
111 xor s2(%r11,%rdi,4),%r8d;\
[all...]
H A Dcamellia-aesni-avx2-asm_64.S808 movl $24, %r8d;
832 movl $32, %r8d;
854 * %r8d: 24 for 16 byte key, 32 for larger
868 cmpl $32, %r8d;
974 movl $32, %r8d;
976 cmovel %eax, %r8d; /* max */
1008 movl $32, %r8d;
1010 cmovel %eax, %r8d; /* max */
1380 xorl %r8d, %r8d; /* inpu
[all...]
H A Dcamellia-aesni-avx-asm_64.S770 movl $24, %r8d;
794 movl $32, %r8d;
816 * %r8d: 24 for 16 byte key, 32 for larger
830 cmpl $32, %r8d;
930 movl $32, %r8d;
932 cmovel %eax, %r8d; /* max */
960 movl $32, %r8d;
962 cmovel %eax, %r8d; /* max */
1266 xorl %r8d, %r8d; /* inpu
[all...]
H A Dchacha-ssse3-x86_64.S32 * The round count is given in %r8d.
34 * Clobbers: %r8d, %xmm4-%xmm7
108 sub $2,%r8d
119 # %r8d: nrounds
213 mov %edx,%r8d
228 # %r8d: nrounds
500 sub $2,%r8d
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64.S68 mov s1(%r11,%rdi,4),%r8d;\
73 xor s2(%r11,%rdi,4),%r8d;\
78 xor s3(%r11,%rdi,4),%r8d;\
83 xor (%r11,%rdi,4), %r8d;\
86 add %r8d, %r9d;\
87 add %r9d, %r8d;\
91 add k+4+round(%r11),%r8d;\
92 xor %r8d, d ## D;
106 mov s1(%r11,%rdi,4),%r8d;\
111 xor s2(%r11,%rdi,4),%r8d;\
[all...]
H A Dchacha-ssse3-x86_64.S32 * The round count is given in %r8d.
34 * Clobbers: %r8d, %xmm4-%xmm7
108 sub $2,%r8d
119 # %r8d: nrounds
213 mov %edx,%r8d
228 # %r8d: nrounds
500 sub $2,%r8d
H A Dcamellia-aesni-avx2-asm_64.S794 movl $24, %r8d;
818 movl $32, %r8d;
839 * %r8d: 24 for 16 byte key, 32 for larger
853 cmpl $32, %r8d;
959 movl $32, %r8d;
961 cmovel %eax, %r8d; /* max */
994 movl $32, %r8d;
996 cmovel %eax, %r8d; /* max */
H A Dcamellia-aesni-avx-asm_64.S760 movl $24, %r8d;
784 movl $32, %r8d;
805 * %r8d: 24 for 16 byte key, 32 for larger
819 cmpl $32, %r8d;
919 movl $32, %r8d;
921 cmovel %eax, %r8d; /* max */
949 movl $32, %r8d;
951 cmovel %eax, %r8d; /* max */
/kernel/linux/linux-5.10/arch/x86/entry/
H A Dentry_64_compat.S93 xorl %r8d, %r8d /* nospec r8 */
210 movl %esp, %r8d
238 xorl %r8d, %r8d /* nospec r8 */
318 xorl %r8d, %r8d
398 xorl %r8d, %r8d /* nospec r8 */
H A Dcalling.h138 xorl %r8d, %r8d /* nospec r8 */ variable
/kernel/linux/linux-6.6/arch/x86/entry/
H A Dentry_64_compat.S187 movl %esp, %r8d
270 xorl %r8d, %r8d
H A Dcalling.h107 xorl %r8d, %r8d /* nospec r8 */ variable
/kernel/linux/linux-6.6/arch/x86/coco/tdx/
H A Dtdcall.S193 xor %r8d, %r8d
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
H A Dvmenter.S159 xor %r8d, %r8d
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmenter.S179 xor %r8d, %r8d
/kernel/linux/linux-6.6/arch/x86/platform/efi/
H A Defi_thunk_64.S67 movl %r8d, 0x10(%rsp)
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Drelocate_kernel_64.S188 xorl %r8d, %r8d
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Drelocate_kernel_64.S198 xorl %r8d, %r8d
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dvmenter.S243 xor %r8d, %r8d
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmenter.S248 xor %r8d, %r8d
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dinst.h44 .ifc \r32,%r8d
H A Dasm.h91 #define _ASM_ARG5L r8d
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dinst.h44 .ifc \r32,%r8d
H A Dasm.h97 #define _ASM_ARG5L r8d
167 ".irp rs,eax,ecx,edx,ebx,esp,ebp,esi,edi,r8d,r9d,r10d,r11d,r12d,r13d,r14d,r15d\n" \
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dasm.h92 #define _ASM_ARG5L r8d

Completed in 13 milliseconds

123