Searched refs:roundsm16 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/crypto/
H A Dcamellia-aesni-avx-asm_64.S50 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ define
187 * Size optimization... with inlined roundsm16, binary would be over 5 times
192 roundsm16(%xmm0, %xmm1, %xmm2, %xmm3, %xmm4, %xmm5, %xmm6, %xmm7,
200 roundsm16(%xmm4, %xmm5, %xmm6, %xmm7, %xmm0, %xmm1, %xmm2, %xmm3,

Completed in 270 milliseconds