diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-10-22 22:04:13 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-10-22 22:04:13 +0100 |
commit | b44eaefabb6dc6825e959910dafcc99f3dc99256 (patch) | |
tree | 4192f2b48ecd89c04ec9bb8f0fd904c456954c7d /src/runtime.c | |
parent | 7243ac253398708c79ed3883fe83d31037b4ce93 (diff) | |
download | ovm-b44eaefabb6dc6825e959910dafcc99f3dc99256.tar.gz ovm-b44eaefabb6dc6825e959910dafcc99f3dc99256.tar.bz2 ovm-b44eaefabb6dc6825e959910dafcc99f3dc99256.zip |
Remove get_opcode_data_type
Was only used for OP_PUSH data types anyway, so is essentially
useless. Only OP_PUSH has operands after it that directly relate to
it: the rest either have a fixed type (a byte for registers, for
example) or NIL (because they have no operand).
Diffstat (limited to 'src/runtime.c')
0 files changed, 0 insertions, 0 deletions