Searched refs:ALL_F (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/crypto/ |
D | aesni-intel_avx-x86_64.S | 133 # more specifically, ALL_F should follow SHIFT_MASK, and ZERO should follow ALL_F 137 ALL_F: .octa 0xffffffffffffffffffffffffffffffff label 1339 vmovdqu ALL_F-SHIFT_MASK(%r12), %xmm1 # get the appropriate mask to 1351 vmovdqu ALL_F-SHIFT_MASK(%r12), %xmm1 # get the appropriate mask to 2616 …vmovdqu ALL_F-SHIFT_MASK(%r12), %xmm1 # get the appropriate mask to mask out top 16-r13 byt… 2627 …vmovdqu ALL_F-SHIFT_MASK(%r12), %xmm1 # get the appropriate mask to mask out top 16-r13 byt…
|
D | aesni-intel_asm.S | 56 # more specifically, ALL_F should follow SHIFT_MASK, 57 # and ZERO should follow ALL_F 63 ALL_F: .octa 0xffffffffffffffffffffffffffffffff label 1384 movdqu ALL_F-SHIFT_MASK(%r12), %xmm1 1644 movdqu ALL_F-SHIFT_MASK(%r12), %xmm1
|