mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 07:29:23 +00:00
mirror of https://github.com/jart/cosmopolitan
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 |
||
---|---|---|
ape | ||
build | ||
dsp | ||
examples | ||
libc | ||
net | ||
test | ||
third_party | ||
tool | ||
usr/share | ||
.clang-format | ||
.gitignore | ||
Makefile | ||
NOTICE | ||
README.md |
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.