Skip to content

Commit

Permalink
Update GUIDE.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ronknight committed Jul 19, 2024
1 parent 902948d commit c454c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assembler/GUIDE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ int 0x80

```

**Important: The arithmetic commands (add, sub) works only with registers or constans.
**Important: The arithmetic commands (add, sub) works only with registers or constants.
Therefore we must use the register ebx as a placeholder, above.**


Expand Down

0 comments on commit c454c92

Please sign in to comment.