mirror of
https://github.com/pnx/m16vm
synced 2026-06-16 03:44:55 +02:00
README.md: addr of Type-J is unsigned.
This commit is contained in:
parent
8e6ce776dc
commit
fea81c37e2
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ Constant operation format (I):
|
|||
|
||||
Jump format (J):
|
||||
|
||||
opcode (4) | addr (signed 12)
|
||||
opcode (4) | addr (12)
|
||||
|
||||
## Interrupts
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue