glibc/sysdeps/x86/bits
Noah Goldstein d90b43a4ed x86: Add support for AVX10 preset and vec size in cpu-features
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.
2023-09-29 14:18:42 -05:00
..
platform x86: Add support for AVX10 preset and vec size in cpu-features 2023-09-29 14:18:42 -05:00
dl_find_object.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
endianness.h Split up endian.h to minimize exposure of BYTE_ORDER. 2019-10-01 14:54:46 -07:00
floatn.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
flt-eval-method.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fp-logb.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
indirect-return.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
link.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setjmp.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
wordsize.h Define wordsize.h macros everywhere 2016-11-04 09:37:44 -07:00