Re: [PATCH][x86] Add clwb,pcommit,avx512avbmi,avx512ifma.

2014-11-21 Thread Uros Bizjak
On Fri, Nov 21, 2014 at 12:50 PM, Ilya Tocar wrote: > On 20 Nov 09:43, Uros Bizjak wrote: >> On Wed, Nov 19, 2014 at 6:32 PM, Ilya Tocar wrote: >> > Hi, >> > >> > New revision of Intel ISA reference [1] has new instructions: >> > Clwb, pcommit and new flavors of AVX512. Patch bellow adds them. >>

Re: [PATCH][x86] Add clwb,pcommit,avx512avbmi,avx512ifma.

2014-11-21 Thread Ilya Tocar
On 20 Nov 09:43, Uros Bizjak wrote: > On Wed, Nov 19, 2014 at 6:32 PM, Ilya Tocar wrote: > > Hi, > > > > New revision of Intel ISA reference [1] has new instructions: > > Clwb, pcommit and new flavors of AVX512. Patch bellow adds them. > > I understand that stage 1 is closed, however those changes

Re: [PATCH][x86] Add clwb,pcommit,avx512avbmi,avx512ifma.

2014-11-20 Thread Uros Bizjak
On Wed, Nov 19, 2014 at 6:32 PM, Ilya Tocar wrote: > Hi, > > New revision of Intel ISA reference [1] has new instructions: > Clwb, pcommit and new flavors of AVX512. Patch bellow adds them. > I understand that stage 1 is closed, however those changes shouldn't > affect anything outside if i386 bac

[PATCH][x86] Add clwb,pcommit,avx512avbmi,avx512ifma.

2014-11-19 Thread Ilya Tocar
Hi, New revision of Intel ISA reference [1] has new instructions: Clwb, pcommit and new flavors of AVX512. Patch bellow adds them. I understand that stage 1 is closed, however those changes shouldn't affect anything outside if i386 backend. And are extremely unlikely to break existing functionalit