RE: [PATCH v1 1/2] Support AVX10_V2_AUX instructions
"Jiang, Haochen" <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <IA4PR11MB900937DF7F4B109033884985ECE82@IA4PR11MB9009.namprd11.prod.outlook.com> |
> From: Jan Beulich <[email protected]> > Sent: Monday, June 29, 2026 3:57 PM > > On 27.06.2026 11:55, Ganesh Gopalasubramanian wrote: > > - AVX10_V1_AUX instructions are already present as part of AVX10.2 > > instructions. They are just available under new cpuid bit. > > - AVX10_V2_AUX are new x86 instructions. > > > > Reference: AI Compute Extensions (ACE) Specification, v1.15 > > https://x86ecosystem.org/wp- > content/uploads/2026/06/ACE_v1_Specification_public_1_15.pdf > > Is there going to be a more dedicated revision of the AVX10 spec, covering > 10.2-aux? > I don't see that on the table currently since there is a joint documentation already. But it should happen one day since we have AVX10_V1_AUX in avx10 spec. Thx, Haochen