This bug impacts folks who purchased Intel chips made in 2011-2012. We're now using `vxorps` instead of `vpxor` which is great since it means we do not need to change `X86_HAVE(AVX)` to `X86_HAVE(AVX2)`, because AVX2 is only available on Haswell and later. Fixes #16
27 KiB
27 KiB