mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
d90b43a4ed
This commit add support for the new AVX10 cpu features: https://cdrdv2-public.intel.com/784267/355989-intel-avx10-spec.pdf We add checks for: - `AVX10`: Check if AVX10 is present. - `AVX10_{X,Y,Z}MM`: Check if a given vec class has AVX10 support. `make check` passes and cpuid output was checked against GNR/DMR on an emulator. |
||
---|---|---|
.. | ||
platform | ||
dl_find_object.h | ||
endianness.h | ||
floatn.h | ||
flt-eval-method.h | ||
fp-logb.h | ||
indirect-return.h | ||
link.h | ||
setjmp.h | ||
wordsize.h |