numam-dpdk/lib/librte_eal/common/arch/ppc_64
Thomas Monjalon 9369dcb7a6 eal/ppc: adapt CPU flags check to the arch
The structure feature_entry does not need leaf/subleaf
which were copied from x86 CPUID implementation.

On x86, a valid flag is detected with the non-zero leaf value.
This check is replaced by a check with a dummy "none" register.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2016-02-16 08:28:00 +01:00
..
rte_cpuflags.c eal/ppc: adapt CPU flags check to the arch 2016-02-16 08:28:00 +01:00