VM for transfer
Instruction Sets
| Mnemonic | Opcode (in hex) |
Other bytes | Stack [before]→[after] |
Description |
|---|---|---|---|---|
| push | - | value | → value | Pushes a value in the stack |
| jmp | - | N/A | label → | Jumps to the label |
| Mnemonic | Opcode (in hex) |
Other bytes | Stack [before]→[after] |
Description |
|---|---|---|---|---|
| push | - | value | → value | Pushes a value in the stack |
| jmp | - | N/A | label → | Jumps to the label |