Home
last modified time | relevance | path

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

/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.S1040 #define add2_le128(x, minus_one, minus_two, tmp1, tmp2) \ argument
1042 vpcmpeqq minus_two, x, tmp2; \
1043 vpsubq minus_two, x, x; \