mirror of
https://github.com/Microsoft/MS-DOS.git
synced 2025-08-21 22:13:33 -07:00
join sub table, as it certainly does not refer to a table of subs (sandwiches)
This commit is contained in:
parent
c38b6b45d5
commit
357324672a
1 changed files with 2 additions and 2 deletions
|
@ -2976,8 +2976,8 @@ NONE: DB 0
|
|||
|
||||
; 8086 MNEMONIC TABLE
|
||||
|
||||
; This table is actually a sequence of sub tables, each starting with a label.
|
||||
; The label signifies which mnemonics the sub table applies to--A3, for example,
|
||||
; This table is actually a sequence of subtables, each starting with a label.
|
||||
; The label signifies which mnemonics the subtable applies to--A3, for example,
|
||||
; means all 3-letter mnemonics beginning with A.
|
||||
|
||||
A3:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue