aboutsummaryrefslogtreecommitdiff
path: root/asm/lexer.h
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2023-11-01 18:10:43 +0000
committerAryadev Chavali <aryadev@aryadevchavali.com>2023-11-01 18:10:43 +0000
commit848c2f75e31ac7373dbb7b232911b8c15728dd20 (patch)
tree68c5695a1a9685f7cb2ea66315b83fcf66d1df8a /asm/lexer.h
parent83678ad29a03623d7c13771c0bfa36657b554db4 (diff)
downloadovm-848c2f75e31ac7373dbb7b232911b8c15728dd20.tar.gz
ovm-848c2f75e31ac7373dbb7b232911b8c15728dd20.tar.bz2
ovm-848c2f75e31ac7373dbb7b232911b8c15728dd20.zip
Implement OP_MULT in runtime
Lucky surprise: OP_PLUS follows the same principle rules as the bitwise operators in that they return the same type as the input. Therefore I can simply use the same macro to implement it and MULT as those. Very nice.
Diffstat (limited to 'asm/lexer.h')
0 files changed, 0 insertions, 0 deletions