Searched refs:SHIFT_MASK (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 150 # more specifically, ALL_F should follow SHIFT_MASK, and zero should follow ALL_F 153 SHIFT_MASK: .octa 0x0f0e0d0c0b0a09080706050403020100 label 448 lea SHIFT_MASK+16(%rip), %r12 465 lea SHIFT_MASK+16(%rip), %r12 478 vmovdqu ALL_F-SHIFT_MASK(%r12), %xmm1 # get the appropriate mask to 488 vmovdqu ALL_F-SHIFT_MASK(%r12), %xmm1 # get the appropriate mask to 772 lea SHIFT_MASK(%rip), %r12 794 vmovdqu ALL_F-SHIFT_MASK(%r12), %xmm1 830 vmovdqu ALL_F-SHIFT_MASK(%r12), %xmm1
|
H A D | aesni-intel_asm.S | 80 # more specifically, ALL_F should follow SHIFT_MASK, 84 SHIFT_MASK: .octa 0x0f0e0d0c0b0a09080706050403020100 label 372 lea SHIFT_MASK+16(%rip), %r12 663 lea SHIFT_MASK(%rip), %r12 685 movdqu ALL_F-SHIFT_MASK(%r12), %xmm1 721 movdqu ALL_F-SHIFT_MASK(%r12), %xmm1
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 150 # more specifically, ALL_F should follow SHIFT_MASK, and zero should follow ALL_F 153 SHIFT_MASK: .octa 0x0f0e0d0c0b0a09080706050403020100 label 414 lea SHIFT_MASK+16(%rip), %r12 431 lea SHIFT_MASK+16(%rip), %r12 444 vmovdqu ALL_F-SHIFT_MASK(%r12), %xmm1 # get the appropriate mask to 454 vmovdqu ALL_F-SHIFT_MASK(%r12), %xmm1 # get the appropriate mask to 740 lea SHIFT_MASK(%rip), %r12 762 vmovdqu ALL_F-SHIFT_MASK(%r12), %xmm1 798 vmovdqu ALL_F-SHIFT_MASK(%r12), %xmm1
|
H A D | aesni-intel_asm.S | 76 # more specifically, ALL_F should follow SHIFT_MASK, 80 SHIFT_MASK: .octa 0x0f0e0d0c0b0a09080706050403020100 label 368 lea SHIFT_MASK+16(%rip), %r12 659 lea SHIFT_MASK(%rip), %r12 681 movdqu ALL_F-SHIFT_MASK(%r12), %xmm1 717 movdqu ALL_F-SHIFT_MASK(%r12), %xmm1
|
Completed in 11 milliseconds