|
1 | | -# Copyright (C) 2017-2024 Intel Corporation. |
| 1 | +# Copyright (C) 2024-2024 Intel Corporation. |
2 | 2 | # |
3 | 3 | # This software and the related documents are Intel copyrighted materials, and your |
4 | 4 | # use of them is governed by the express license under which they were provided to |
|
9 | 9 | # This software and the related documents are provided as is, with no express or |
10 | 10 | # implied warranties, other than those that are expressly stated in the License. |
11 | 11 | # |
| 12 | +# The CPUID information in this file is for software enabling purposes only and |
| 13 | +# it is not a full and accurate representation of the CPU under development which |
| 14 | +# it represents. |
| 15 | +# The CPUID information in this file is not a guarantee of the availability of |
| 16 | +# features or characteristics in the final released CPU. |
| 17 | +# |
12 | 18 | # CPUID_VERSION = 1.0 |
13 | 19 | # Input => Output |
14 | 20 | # EAX ECX => EAX EBX ECX EDX |
15 | 21 | 00000000 ******** => 00000024 68747541 444d4163 69746e65 |
16 | | -00000001 ******** => 000806f0 00100800 7ffaf3ff bfebfbff |
| 22 | +00000001 ******** => 000d06f0 00100800 7ffaf3ff bfebfbff |
17 | 23 | 00000002 ******** => 76035a01 00f0b6ff 00000000 00c10000 |
18 | 24 | 00000003 ******** => 00000000 00000000 00000000 00000000 |
19 | | -00000004 00000000 => 7c004121 01c0003f 0000003f 00000000 #Deterministic Cache |
| 25 | +00000004 00000000 => 7c004121 02c0003f 0000003f 00000000 #Deterministic Cache |
20 | 26 | 00000004 00000001 => 7c004122 01c0003f 0000003f 00000000 |
21 | | -00000004 00000002 => 7c004143 03c0003f 000003ff 00000000 |
22 | | -00000004 00000003 => 7c0fc163 0280003f 0000dfff 00000004 |
| 27 | +00000004 00000002 => 7c004143 03c0003f 000007ff 00000000 |
| 28 | +00000004 00000003 => 7c0fc163 04c0003f 0005ffff 00000004 |
23 | 29 | 00000004 00000004 => 00000000 00000000 00000000 00000000 |
24 | 30 | 00000005 ******** => 00000040 00000040 00000003 00042120 #MONITOR/MWAIT |
25 | 31 | 00000006 ******** => 00000077 00000002 00000001 00000000 #Thermal and Power |
26 | | -00000007 00000000 => 00000001 f3bfbfbf bac05ffe 03d54130 #Extended Features |
27 | | -00000007 00000001 => 18ee00bf 00000002 00000000 1d29cd3e |
| 32 | +00000007 00000000 => 00000001 f3bfbfbf bbc05ffe 03d55130 #Extended Features |
| 33 | +00000007 00000001 => 88ee00bf 00000002 00000000 1d29cd3e |
28 | 34 | 00000008 ******** => 00000000 00000000 00000000 00000000 |
29 | 35 | 00000009 ******** => 00000000 00000000 00000000 00000000 #Direct Cache |
30 | 36 | 0000000a ******** => 07300403 00000000 00000000 00000603 |
31 | | -0000000b 00000000 => 00000001 00000002 00000100 00000000 #Extended Topology |
32 | | -0000000b 00000001 => 00000004 00000002 00000201 00000000 |
| 37 | +0000000b 00000000 => 00000001 00000002 00000100 0000001e #Extended Topology |
| 38 | +0000000b 00000001 => 00000004 00000002 00000201 0000001e |
33 | 39 | 0000000c ******** => 00000000 00000000 00000000 00000000 |
34 | 40 | 0000000d 00000000 => 000e02e7 00002b00 00002b00 00000000 #xcr0 |
35 | 41 | 0000000d 00000001 => 0000001f 00000240 00000100 00000000 |
|
44 | 50 | 00000019 ******** => 00000000 00000005 00000000 00000000 #Key Locker |
45 | 51 | 0000001d 00000000 => 00000001 00000000 00000000 00000000 #AMX Tile |
46 | 52 | 0000001d 00000001 => 04002000 00080040 00000010 00000000 #AMX Palette1 |
47 | | -0000001e 00000000 => 00000000 00004010 00000000 00000000 #AMX Tmul |
| 53 | +0000001e 00000000 => 00000001 00004010 00000000 00000000 #AMX Tmul |
| 54 | +0000001e 00000001 => 000001ff 00000000 00000000 00000000 |
| 55 | +0000001f 00000000 => 00000001 00000002 00000100 0000001e |
| 56 | +0000001f 00000001 => 00000007 00000070 00000201 0000001e |
| 57 | +0000001f 00000002 => 00000000 00000000 00000002 0000001e |
48 | 58 | 00000024 00000000 => 00000000 00070002 00000000 00000000 #AVX10 |
49 | 59 | 80000000 ******** => 80000008 00000000 00000000 00000000 |
50 | 60 | 80000001 ******** => 00000000 00000000 00200961 2c100000 |
|
56 | 66 | 80000007 ******** => 00000000 00000000 00000000 00000100 |
57 | 67 | 80000008 ******** => 00003028 00000200 00000200 00000000 |
58 | 68 |
|
59 | | -# This file was copied from intel-sde/misc/cpuid/future/cpuid.def, and modified to |
60 | | -# use "AuthenticAMD" as the vendor and the support for `XOP`, `SSE4a`, `TBM` and |
61 | | -# `AVX512_VP2INTERSECT` was added in the CPUID. |
| 69 | +# This file was copied from intel-sde/misc/cpuid/dmr/cpuid.def, and modified to |
| 70 | +# use "AuthenticAMD" as the vendor and the support for `XOP`, `SSE4a`, `TBM`, |
| 71 | +# `AVX512_VP2INTERSECT` and the VEX variants of AVX512 was added in the CPUID. |
0 commit comments