Browse Source

slightly better port instruction names

pull/5/head
Murad 2 years ago
parent
commit
b22b0cd4a2
Signed by: foxpy GPG Key ID: 78BE32418B0C8450
  1. 4
      ASM-SYNTAX.md

4
ASM-SYNTAX.md

@ -43,9 +43,9 @@ instruction
'DIV' 'DIV'
'MUL' 'MUL'
'SWAP' 'SWAP'
'PRTCHK'
'PRTRD' 'PRTRD'
'RDPRT' 'PRTWR'
'WRPRT'
mov mov
'MOV' register ',' memory 'MOV' register ',' memory

Loading…
Cancel
Save