Commit 7c0dc1e
committed
fix(doc): Simplify explanation of extended topology leaf
The original doc lacks some normalization. For example,
CPUID.(EAX=0xB,ECX=N):ECX[7:0] and CPUID.(EAX=0xB,ECX=N).EDX[31:00].
Honestly, there is not much value describing the details of the extended
topology leaf, because no CPU features are enumerated in it and no
reason to modify it using CPU template from users' perspective. Let's
simply the description.
Signed-off-by: Takahiro Itazuri <[email protected]>1 parent ba1e839 commit 7c0dc1e
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 25 | + | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
0 commit comments