VM for transfer

From Apertium
Revision as of 17:08, 7 May 2010 by Darthxaher (talk | contribs)
Jump to navigation Jump to search

Instruction Sets

Mnemonic Opcode
(in hex)
Other operands Stack
[before]→[after]
Description
push - value [empty] → value Pushes a value in the stack
jmp - N/A label → [empty] Jumps to the label
hlt - N/A Halts the program
return - N/A PC → [empty] Returns from a subroutine