Searched refs:FOLD_CONSTS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | crct10dif-pcl-asm_64.S | 61 #define FOLD_CONSTS %xmm10 define 73 pclmulqdq $0x00, FOLD_CONSTS, \reg1 74 pclmulqdq $0x11, FOLD_CONSTS, %xmm8 75 pclmulqdq $0x00, FOLD_CONSTS, \reg2 76 pclmulqdq $0x11, FOLD_CONSTS, %xmm13 86 pclmulqdq $0x11, FOLD_CONSTS, \src_reg 87 pclmulqdq $0x00, FOLD_CONSTS, %xmm8 131 movdqa .Lfold_across_128_bytes_consts(%rip), FOLD_CONSTS 151 movdqa .Lfold_across_64_bytes_consts(%rip), FOLD_CONSTS 157 movdqa .Lfold_across_32_bytes_consts(%rip), FOLD_CONSTS [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | crct10dif-pcl-asm_64.S | 61 #define FOLD_CONSTS %xmm10 define 73 pclmulqdq $0x00, FOLD_CONSTS, \reg1 74 pclmulqdq $0x11, FOLD_CONSTS, %xmm8 75 pclmulqdq $0x00, FOLD_CONSTS, \reg2 76 pclmulqdq $0x11, FOLD_CONSTS, %xmm13 86 pclmulqdq $0x11, FOLD_CONSTS, \src_reg 87 pclmulqdq $0x00, FOLD_CONSTS, %xmm8 130 movdqa .Lfold_across_128_bytes_consts(%rip), FOLD_CONSTS 150 movdqa .Lfold_across_64_bytes_consts(%rip), FOLD_CONSTS 156 movdqa .Lfold_across_32_bytes_consts(%rip), FOLD_CONSTS [all...] |
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | crct10dif-ce-core.S | 111 FOLD_CONSTS .req q10 141 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 194 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 213 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 294 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 311 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128] 340 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]!
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | crct10dif-ce-core.S | 111 FOLD_CONSTS .req q10 141 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 194 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 213 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 294 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 311 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128] 340 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]!
|
Completed in 2 milliseconds