aboutsummaryrefslogtreecommitdiff
path: root/src/runtime.h
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2023-10-22 20:57:29 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2023-10-22 20:57:29 +0100
commit7f1994c7aa1e3f18bc8baf7cb37f9fe093c884eb (patch)
tree055cb12056a3be08dcadad1f8fff59a2292c701c /src/runtime.h
parentd8e45fce0435dc0961db2f1b8f0f4a5805347118 (diff)
downloadovm-7f1994c7aa1e3f18bc8baf7cb37f9fe093c884eb.tar.gz
ovm-7f1994c7aa1e3f18bc8baf7cb37f9fe093c884eb.tar.bz2
ovm-7f1994c7aa1e3f18bc8baf7cb37f9fe093c884eb.zip
Added and implemented OP_JUMP_(STACK|REGISTER)
Uses the stack and register, respectively, to jump to an absolute address. The stack based jump pops a word off the stack to perform a jump, while the register based one uses the operand to figure out which register to use.
Diffstat (limited to 'src/runtime.h')
0 files changed, 0 insertions, 0 deletions