Home
last modified time | relevance | path

Searched refs:mask4bit (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dcamellia-aesni-avx-asm_64.S34 #define filter_8bit(x, lo_t, hi_t, mask4bit, tmp0) \ argument
35 vpand x, mask4bit, tmp0; \
36 vpandn x, mask4bit, x; \
H A Dcamellia-aesni-avx2-asm_64.S25 #define filter_8bit(x, lo_t, hi_t, mask4bit, tmp0) \ argument
26 vpand x, mask4bit, tmp0; \
27 vpandn x, mask4bit, x; \