aboutsummaryrefslogtreecommitdiff
path: root/examples/instruction-test.asm
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2023-11-01 22:08:06 +0000
committerAryadev Chavali <aryadev@aryadevchavali.com>2023-11-01 22:08:06 +0000
commit90ee9b492db7bf2f8efcf07c30faa719aecec920 (patch)
tree479cf5323250f62f53e5e0369d8e50314436f618 /examples/instruction-test.asm
parent0649b3f3804fa1b8924eed9214f33bce6a2c06e8 (diff)
downloadovm-90ee9b492db7bf2f8efcf07c30faa719aecec920.tar.gz
ovm-90ee9b492db7bf2f8efcf07c30faa719aecec920.tar.bz2
ovm-90ee9b492db7bf2f8efcf07c30faa719aecec920.zip
Implemented MGET_STACK and MSET_STACK in the runtime
Very easy, they just pop a word then defer to their normal versions. This is probably the best case where a macro works directly so I didn't even need to write a function form for them first. One thing is that then names for the macros are quite bad right now, probably need renaming.
Diffstat (limited to 'examples/instruction-test.asm')
0 files changed, 0 insertions, 0 deletions