mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Remove brand_code, model_bits and model_code fields, add a new brand sub-struct.
There fields were complicated to manage, adding complex functions to make it work.
amd_bits_t and intel_bits_t enums were truncated, I had to replace them with #define in 2e01aa0303
.
Some of these #define were conflicting with other C headers (ctype.h on OpenBSD, corecrt_wctype.h on Windows), that is why I wanted to get rid of it.
I updated some CPU codenames meanwhile for more consistency.
Fix #212.
84 lines
3.4 KiB
Text
84 lines
3.4 KiB
Text
------[ CPUID Registers / Logical CPU #0 ]------
|
|
CPUID 00000000: 0000000B-756E6547-6C65746E-49656E69 [GenuineIntel]
|
|
CPUID 00000001: 00030679-00100800-43D8E3BF-BFEBFBFF
|
|
CPUID 00000002: 61B3A001-0000FFC2-00000000-00000000
|
|
CPUID 00000003: 00000000-00000000-00000000-00000000
|
|
CPUID 00000004: 1C000121-0140003F-0000003F-00000001 [SL 00] [L1D: 24 KB]
|
|
CPUID 00000004: 1C000122-01C0003F-0000003F-00000001 [SL 01] [L1I: 32 KB]
|
|
CPUID 00000004: 1C00C143-01C0003F-000003FF-00000001 [SL 02] [L2U: 512 KB]
|
|
CPUID 00000005: 00000040-00000040-00000003-03000020
|
|
CPUID 00000006: 00000005-00000002-00000009-00000000
|
|
CPUID 00000007: 00000000-00002282-00000000-0C000400 [SL 00]
|
|
CPUID 00000008: 00000000-00000000-00000000-00000000
|
|
CPUID 00000009: 00000000-00000000-00000000-00000000
|
|
CPUID 0000000A: 07280203-00000000-00000000-00004503
|
|
CPUID 0000000B: 00000001-00000001-00000100-00000000 [SL 00]
|
|
CPUID 0000000B: 00000004-00000002-00000201-00000000 [SL 01]
|
|
CPUID 80000000: 80000008-00000000-00000000-00000000
|
|
CPUID 80000001: 00000000-00000000-00000101-28100000
|
|
CPUID 80000002: 20202020-20202020-65746E49-2952286C [ Intel(R)]
|
|
CPUID 80000003: 6F744120-4D54286D-50432029-45202055 [ Atom(TM) CPU E]
|
|
CPUID 80000004: 37323833-20402020-34372E31-007A4847 [3827 @ 1.74GHz]
|
|
CPUID 80000005: 00000000-00000000-00000000-00000000 [L1D: 0 KB / L1I: 0 KB]
|
|
CPUID 80000006: 00000000-00000000-02006040-00000000 [L2: 512 KB] / L3: 0 KB]
|
|
CPUID 80000007: 00000000-00000000-00000000-00000100
|
|
CPUID 80000008: 00003024-00000000-00000000-00000000
|
|
------[ CPUID Registers / Logical CPU #1 ]------
|
|
CPUID 00000000: 0000000B-756E6547-6C65746E-49656E69 [GenuineIntel]
|
|
CPUID 00000001: 00030679-04100800-43D8E3BF-BFEBFBFF
|
|
CPUID 00000002: 61B3A001-0000FFC2-00000000-00000000
|
|
CPUID 00000003: 00000000-00000000-00000000-00000000
|
|
CPUID 00000004: 1C000121-0140003F-0000003F-00000001 [SL 00] [L1D: 24 KB]
|
|
CPUID 00000004: 1C000122-01C0003F-0000003F-00000001 [SL 01] [L1I: 32 KB]
|
|
CPUID 00000004: 1C00C143-01C0003F-000003FF-00000001 [SL 02] [L2U: 512 KB]
|
|
CPUID 00000005: 00000040-00000040-00000003-03000020
|
|
CPUID 00000006: 00000005-00000002-00000009-00000000
|
|
CPUID 00000007: 00000000-00002282-00000000-0C000400 [SL 00]
|
|
CPUID 00000008: 00000000-00000000-00000000-00000000
|
|
CPUID 00000009: 00000000-00000000-00000000-00000000
|
|
CPUID 0000000A: 07280203-00000000-00000000-00004503
|
|
CPUID 0000000B: 00000001-00000001-00000100-00000004 [SL 00]
|
|
CPUID 0000000B: 00000004-00000002-00000201-00000004 [SL 01]
|
|
CPUID 80000000: 80000008-00000000-00000000-00000000
|
|
CPUID 80000001: 00000000-00000000-00000101-28100000
|
|
CPUID 80000002: 20202020-20202020-65746E49-2952286C [ Intel(R)]
|
|
CPUID 80000003: 6F744120-4D54286D-50432029-45202055 [ Atom(TM) CPU E]
|
|
CPUID 80000004: 37323833-20402020-34372E31-007A4847 [3827 @ 1.74GHz]
|
|
CPUID 80000005: 00000000-00000000-00000000-00000000 [L1D: 0 KB / L1I: 0 KB]
|
|
CPUID 80000006: 00000000-00000000-02006040-00000000 [L2: 512 KB] / L3: 0 KB]
|
|
CPUID 80000007: 00000000-00000000-00000000-00000100
|
|
CPUID 80000008: 00003024-00000000-00000000-00000000
|
|
--------------------------------------------------------------------------------
|
|
x86
|
|
x86-64-v2
|
|
general
|
|
6
|
|
7
|
|
9
|
|
6
|
|
55
|
|
2
|
|
2
|
|
24
|
|
32
|
|
512
|
|
-1
|
|
-1
|
|
6
|
|
8
|
|
8
|
|
-1
|
|
-1
|
|
64
|
|
64
|
|
64
|
|
-1
|
|
-1
|
|
2
|
|
2
|
|
2
|
|
0
|
|
0
|
|
128 (non-authoritative)
|
|
Atom (Bay Trail-I)
|
|
fpu vme de pse tsc msr pae mce cx8 apic mtrr sep pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pni pclmul dts64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 xd movbe popcnt aes rdtscp lm lahf_lm constant_tsc rdrand
|