We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 902948d commit c454c92Copy full SHA for c454c92
Assembler/GUIDE.txt
@@ -67,7 +67,7 @@ int 0x80
67
68
```
69
70
-**Important: The arithmetic commands (add, sub) works only with registers or constans.
+**Important: The arithmetic commands (add, sub) works only with registers or constants.
71
Therefore we must use the register ebx as a placeholder, above.**
72
73
0 commit comments