Really fix AVX tests
authorUlrich Drepper <drepper@gmail.com>
Thu, 26 Jan 2012 14:45:54 +0000 (09:45 -0500)
committerUlrich Drepper <drepper@gmail.com>
Thu, 26 Jan 2012 14:45:54 +0000 (09:45 -0500)
commit08cf777f9e7f6d826658a99c7d77a359f73a45bf
tree89cdc5e4339c060b4e0ccaab79a2924c4989ab9c
parentafc5ed09cbce5d6fd48b3a8c5ec427b31f996880
Really fix AVX tests

There is no problem with strcmp, it doesn't use the YMM registers.
The math routines might since gcc perhaps generates such code.
Introduce bit_YMM_USBALE and use it in the math routines.
ChangeLog
sysdeps/x86_64/fpu/multiarch/e_atan2.c
sysdeps/x86_64/fpu/multiarch/e_exp.c
sysdeps/x86_64/fpu/multiarch/e_log.c
sysdeps/x86_64/fpu/multiarch/s_atan.c
sysdeps/x86_64/fpu/multiarch/s_sin.c
sysdeps/x86_64/fpu/multiarch/s_tan.c
sysdeps/x86_64/multiarch/init-arch.c
sysdeps/x86_64/multiarch/init-arch.h