Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1355413
| From | Dave Hansen <dave.hansen@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] x86/cpufeatures.h: Enumerate A Few New AVX-512 Features |
| Date | 2016-03-10 22:40 +0100 |
| Message-ID | <rbgtk-4rm-3@gated-at.bofh.it> (permalink) |
| References | <rbgjE-4mm-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 03/10/2016 04:23 PM, Fenghua Yu wrote: > A few new AVX-512 instruction groups/features are added in cpufeatures.h > for enuermation: AVX512DQ, AVX512BW, and AVX512VL. > > The specification for latest AVX-512 including the features can be found at > https://software.intel.com/sites/default/files/managed/07/b7/319433-023.pdf Do we need to add these to fpu__xstate_clear_all_cpu_caps()?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2] x86/cpufeatures.h: Enumerate A Few New AVX-512 Features "Fenghua Yu" <fenghua.yu@intel.com> - 2016-03-10 22:30 +0100
Re: [PATCH v2] x86/cpufeatures.h: Enumerate A Few New AVX-512 Features Dave Hansen <dave.hansen@intel.com> - 2016-03-10 22:40 +0100
Re: [PATCH v2] x86/cpufeatures.h: Enumerate A Few New AVX-512 Features "H. Peter Anvin" <hpa@linux.intel.com> - 2016-03-11 00:20 +0100
csiph-web