aboutsummaryrefslogtreecommitdiff
path: root/src/runtime.c
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2023-10-22 22:04:13 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2023-10-22 22:04:13 +0100
commitb44eaefabb6dc6825e959910dafcc99f3dc99256 (patch)
tree4192f2b48ecd89c04ec9bb8f0fd904c456954c7d /src/runtime.c
parent7243ac253398708c79ed3883fe83d31037b4ce93 (diff)
downloadovm-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