When _not_ using a site.cfg, Xeon is detected at: https://github.com/numpy/numpy/blob/master/numpy/distutils/system_info.py#L1005 .. but Win32CPUInfo does not have is_Xeon (only LinuxCPUInfo has that).