[Bug]: SDM 092 CPUID typo
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 78/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Active
- Domain
- documentation
Research direction
Start by locating SDM Vol. 1 table 21-1, page 21-3, in section 21.1.5 and inspect the 8000_0001h CPUID entry. Verify the field against AMD APM Vol. 3, Appendix E, page 650, then correct the bit position and confirm that the displayed table distinguishes EDX[11] from the NX bit at EDX[20].
Written by the indexing model from the issue text.
Description
SDM 092 Vol 1 table 21-1 on page 21-3 (441 of 600) in section 21.1.5 lists mutable CPUID fields.
For 8000_0001h it shows EDX[20] as SYSCALL_SYSRET_64.
That bit position is incorrect.
The correct bit is EDX[11]. (By contrast, EDX[20] is the NX bit.)
The authoritative source is AMD's APM Vol 3, July 2026, #24594-3.38, page 650 (692 of 728) in Appendix E.
(For historic completeness: AMD K6 processors with model 6 used bit 10; starting with model 7, bit 11 was used instead. If need be, I can elaborate on why that change happened.)
- Dominant language
- HTML
- Stars
- 31
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from intel/SDM
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
SDM PDF issue
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
SDM PDF issue
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
SDM PDF issue
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
SDM PDF issue
Difficulty 3/5 1-2 days Newbie friendliness 64/100
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·