Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dglue_helper-asm-avx2.S52 #define add2_le128(x, minus_one, minus_two, tmp1, tmp2) \ argument
54 vpcmpeqq minus_two, x, tmp2; \
55 vpsubq minus_two, x, x; \
Dcamellia-aesni-avx2-asm_64.S1058 #define add2_le128(x, minus_one, minus_two, tmp1, tmp2) \ argument
1060 vpcmpeqq minus_two, x, tmp2; \
1061 vpsubq minus_two, x, x; \