mirror of
https://github.com/JanNeuendorf/SVC16.git
synced 2025-06-01 09:00:21 +00:00
spelling
This commit is contained in:
parent
ad15d7b8d2
commit
32d83e93d2
@ -108,7 +108,7 @@ The instructions have the form `opcode arg1 arg2 arg3`.
|
||||
In the following table, all instructions are listed. `@arg1` refers to the value at the memory address `arg1`.
|
||||
|
||||
> [!NOTE]
|
||||
> You can have data blobs in the binary that does not correspond with the opcodes.
|
||||
> You can have data blobs in the binary that do not correspond with the opcodes.
|
||||
> This is fine **until and unless** you explicitly try to run this blob of data as code.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user