diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-11-01 22:08:06 +0000 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-11-01 22:08:06 +0000 |
commit | 90ee9b492db7bf2f8efcf07c30faa719aecec920 (patch) | |
tree | 479cf5323250f62f53e5e0369d8e50314436f618 /lib/inst.h | |
parent | 0649b3f3804fa1b8924eed9214f33bce6a2c06e8 (diff) | |
download | ovm-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 'lib/inst.h')
0 files changed, 0 insertions, 0 deletions