diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-10-15 05:52:58 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-10-15 05:52:58 +0100 |
commit | ea14b3beb626102a2e0de80240f89413c0b6b72a (patch) | |
tree | b906b1e387833a69949b85847faa34f1e585a7c0 /src/inst.h | |
parent | 3786b7d785f6c99faef13374c23c4ccff660e119 (diff) | |
download | ovm-ea14b3beb626102a2e0de80240f89413c0b6b72a.tar.gz ovm-ea14b3beb626102a2e0de80240f89413c0b6b72a.tar.bz2 ovm-ea14b3beb626102a2e0de80240f89413c0b6b72a.zip |
Added an instruction setup
op_t provides opcodes, inst_t provides a wrapper with operands. vm_t
carries around a pointer to a set of instructions, and vm_execute
attempts to execute that one. I do some weird stuff here, and it's
definitely not complete.
Diffstat (limited to 'src/inst.h')
0 files changed, 0 insertions, 0 deletions