diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-10-16 01:06:49 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-10-16 01:18:05 +0100 |
commit | 6038363d2facd5c8a79d9c4920ca5b3cf70bef95 (patch) | |
tree | b848954978e0706c64e0755a0a4e723af2c170c8 /.gitignore | |
parent | a24a096e2a6fb8c48ae5a71673e82dccb627c2b9 (diff) | |
download | ovm-6038363d2facd5c8a79d9c4920ca5b3cf70bef95.tar.gz ovm-6038363d2facd5c8a79d9c4920ca5b3cf70bef95.tar.bz2 ovm-6038363d2facd5c8a79d9c4920ca5b3cf70bef95.zip |
Added functionality to read and write instruction bytecode
Uses some bit hacks to quickly check what data type an opcode may have
by shifting down to units then casting it to a data_type_t.
Not very well tested yet, we'll need to see now.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions