Fix check for AVX enablement
commit722bff7a4ccceeded69ac8c412ff5ee5859964e7
authorUlrich Drepper <drepper@gmail.com>
Thu, 21 Jul 2011 01:21:03 +0000 (20 21:21 -0400)
committerAndreas Schwab <schwab@redhat.com>
Mon, 25 Jul 2011 08:04:42 +0000 (25 10:04 +0200)
tree30cdca823f4c90ec364a8905a6f57faf0c4a57f3
parent63072fc6170f06657800a536c084db5d6e45e80f
Fix check for AVX enablement

The AVX bit is set if the CPU supports AVX.  But this doesn't mean the
kernel does.  Add checks according to Intel's documentation.
(cherry picked from commit 5644ef5461b5d3ff266206d8ee70d4b575ea6658)
ChangeLog
elf/tst-audit4.c
elf/tst-audit6.c
sysdeps/x86_64/dl-trampoline.S