More strict check of AVX512 support in assembler.
commit0724d898bb1c15872b1b59c01a9e9d9d74bb4f56
authorAndrew Senkevich <andrew.senkevich@intel.com>
Thu, 11 Jun 2015 10:50:07 +0000 (11 13:50 +0300)
committerAndrew Senkevich <andrew.senkevich@intel.com>
Thu, 11 Jun 2015 10:50:07 +0000 (11 13:50 +0300)
tree52543c1f75ef31f3955ad52f6cd83c24731e129c
parent1477b3830740b272e36187e85a7207a09833012b
More strict check of AVX512 support in assembler.

Binutils 2.24 doesn't support some AVX512 instructions with ZMM
registers, so we need add more strict check.

    * configure.ac: Added more strict check.
    * configure: Regenerated.
ChangeLog
sysdeps/x86_64/configure
sysdeps/x86_64/configure.ac