Statistics
| Branch: | Revision:

root / target-i386 / topology.h @ 5b50e790

History | View | Annotate | Download (4.8 kB)

# Date Author Comment
14e53426 02/16/2013 01:12 pm Richard Henderson

target-i386: Inline bitops_flsl

Use clz32 directly. Which makes slightly more sense given
that the input is type "int" and not type "long".

Signed-off-by: Richard Henderson <>
Reviewed-by: Eric Blake <>
Signed-off-by: Blue Swirl <>

247c9de1 01/27/2013 03:34 pm Eduardo Habkost

target-i386: Topology & APIC ID utility functions

This introduces utility functions for the APIC ID calculation, based on:
Intel® 64 Architecture Processor Topology Enumeration
http://software.intel.com/en-us/articles/intel-64-architecture-processor-topology-enumeration/...