Improve AVX512 feature detection

This commit is contained in:
Justine Tunney 2024-05-05 05:45:52 -07:00
parent 317c8bc312
commit 5fd7b07fac
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
7 changed files with 492 additions and 144 deletions

View file

@ -17,6 +17,5 @@
#define kNtMem4mbPages 0x80000000
#define kNtMemReplacePlaceholder 0x00004000
#define kNtMemLargePages 0x20000000
#endif /* COSMOPOLITAN_LIBC_NT_ENUM_MEMFLAGS_H_ */