Justine Tunney 8fa47acecc Fix memcpy on sandybridge and ivybridge
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
2021-01-16 21:36:55 -08:00
2021-01-16 12:05:41 -08:00
2021-01-16 12:05:41 -08:00
2021-01-16 12:05:41 -08:00
2021-01-16 12:43:06 -08:00
2020-08-25 04:43:42 -07:00
2021-01-16 12:05:41 -08:00
2020-12-27 17:18:44 -08:00
2020-12-27 17:18:44 -08:00

Cosmopolitan

Fast portable static native textmode executable containers.

For an introduction to this project, please read the αcτµαlly pδrταblε εxεcµταblε blog post and cosmopolitan libc website. API documentation is available here.

Description
No description provided
Readme 48 MiB
Languages
C 66.6%
Assembly 17.5%
Shell 6.6%
DIGITAL Command Language 5.9%
Makefile 1.5%
Other 1.7%