glibc/sysdeps/x86_64/multiarch
Ulrich Drepper 963cb6fcb4 Simplify CPUID value handling.
SO far Intel and AMD use exactly the same bits meaning the same
things in CPUID index 1.  Simplify the code.  Should an architecture
come along which doesn't use the same semantics then it must use a
different index value than COMMON_CPUID_INDEX_1.
2009-05-31 17:52:05 -07:00
..
Makefile * config.h.in (USE_MULTIARCH): Define. 2009-03-13 23:53:18 +00:00
init-arch.c Simplify CPUID value handling. 2009-05-31 17:52:05 -07:00
init-arch.h Simplify CPUID value handling. 2009-05-31 17:52:05 -07:00
sched_cpucount.c Simplify CPUID value handling. 2009-05-31 17:52:05 -07:00