This patch adds detection of availability for AVX512F and AVX512DQ ISAs.
commit5fe2a126d115e6b3220886f416b6b544252f8589
authorAndrew Senkevich <andrew.senkevich@intel.com>
Mon, 8 Jun 2015 11:07:59 +0000 (8 14:07 +0300)
committerAndrew Senkevich <andrew.senkevich@intel.com>
Mon, 8 Jun 2015 11:07:59 +0000 (8 14:07 +0300)
tree2d0b7b7fb57135bc5885bcc0a771c9e99a52c734
parent3ac3ff325d4042c8a8e20821195938601994d8f8
This patch adds detection of availability for AVX512F and AVX512DQ ISAs.

    * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX512F_Usable,
    bit_AVX512DQ_Usable, bit_Opmask_state, bit_ZMM0_15_state,
    bit_ZMM16_31_state): New macro.
    * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
    Check and set bit_AVX512F_Usable, bit_AVX512DQ_Usable.
ChangeLog
sysdeps/x86_64/multiarch/init-arch.c
sysdeps/x86_64/multiarch/init-arch.h