glibc/sysdeps/x86
H.J. Lu 91655fc307 Check FMA after COMMON_CPUID_INDEX_80000001
Since the FMA4 bit is in COMMON_CPUID_INDEX_80000001 and FMA4 requires
AVX, determine if FMA4 is usable after COMMON_CPUID_INDEX_80000001 is
available and if AVX is usable.

	[BZ #20195]
	* sysdeps/x86/cpu-features.c (get_common_indeces): Move FMA4
	check to ...
	(init_cpu_features): Here.
2016-06-07 08:00:40 -07:00
..
bits
fpu
cacheinfo.c Count number of logical processors sharing L2 cache 2016-05-27 15:16:51 -07:00
cpu-features-offsets.sym Remove x86 ifunc-defines.sym and rtld-global-offsets.sym 2016-05-11 05:51:39 -07:00
cpu-features.c Check FMA after COMMON_CPUID_INDEX_80000001 2016-06-07 08:00:40 -07:00
cpu-features.h Check the HTT bit before counting logical threads 2016-05-19 09:09:00 -07:00
dl-get-cpu-features.c
elide.h
fpu_control.h
init-arch.h
libc-start.c
linkmap.h
Makefile Remove x86 ifunc-defines.sym and rtld-global-offsets.sym 2016-05-11 05:51:39 -07:00
string_private.h
tininess.h
tst-get-cpu-features-static.c
tst-get-cpu-features.c
Versions