VM for transfer
Revision as of 05:32, 7 May 2010 by Darthxaher (talk | contribs)
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 |