Re: [testsuite, i386] Guard against incomplete AVX512F support in Solaris as

2018-01-12 Thread Uros Bizjak
On Fri, Jan 12, 2018 at 1:58 PM, Rainer Orth wrote: > Recent versions of the Solaris/x86 assembler do support AVX512F, but > there are a couple of bugs: it chokes on > > vaddsd {rn-sae}, %xmm2, %xmm0, %xmm0 > vaddsd {rn-sae}, %xmm0, %xmm1, %xmm5{%k1} > vaddsd {rn-sae}, %

[testsuite, i386] Guard against incomplete AVX512F support in Solaris as

2018-01-12 Thread Rainer Orth
Recent versions of the Solaris/x86 assembler do support AVX512F, but there are a couple of bugs: it chokes on vaddsd {rn-sae}, %xmm2, %xmm0, %xmm0 vaddsd {rn-sae}, %xmm0, %xmm1, %xmm5{%k1} vaddsd {rn-sae}, %xmm2, %xmm0, %xmm0{%k1}{z} and similar for vaddss, vdivs[ds], v