last updates to comp-time encoder.

This commit is contained in:
ed
2026-09-09 18:25:05 -04:00
parent 2a89a342df
commit 6bb1386995
2 changed files with 177 additions and 178 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
// Later Part 1 simulation listings use a subset of this table.
//
// Table 4-12: .header is byte 1 (opcode bits aligned, fields masked).
// Opcode enums are the identifying bits, not that byte.
// X8616_Opcode members are the identifying bits.
// ModR/M /digit selectors use their encoded enumeration values.
// =========================================================================================