diff options
| author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-11-01 18:10:43 +0000 | 
|---|---|---|
| committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-11-01 18:10:43 +0000 | 
| commit | 848c2f75e31ac7373dbb7b232911b8c15728dd20 (patch) | |
| tree | 68c5695a1a9685f7cb2ea66315b83fcf66d1df8a /lib | |
| parent | 83678ad29a03623d7c13771c0bfa36657b554db4 (diff) | |
| download | ovm-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 'lib')
0 files changed, 0 insertions, 0 deletions
