VM for transfer
Revision as of 05:39, 7 May 2010 by Darthxaher (talk | contribs)
Instruction Sets
Mnemonic | Opcode (in hex) |
Other operands | Stack [before]→[after] |
Description |
---|---|---|---|---|
push | - | value | → value | Pushes a value in the stack |
jmp | - | N/A | label → | Jumps to the label |
hlt | - | N/A | Halts the program |