Home
last modified time | relevance | path

Searched hist:"16 c0c4e1656c14ef9deac189a4240b5ca19c6919" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Dsha256_ssse3_glue.cdiff 16c0c4e1656c14ef9deac189a4240b5ca19c6919 Tue Oct 01 07:34:46 CDT 2013 Oliver Neukum <oneukum@suse.de> crypto: sha256_ssse3 - also test for BMI2

The AVX2 implementation also uses BMI2 instructions,
but doesn't test for their availability. The assumption
that AVX2 and BMI2 always go together is false. Some
Haswells have AVX2 but not BMI2.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>