Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
TxV operations with x being +, * or - are basically all done by promotion to int on the VM. So they are mostly equal to the int math, but require a type transformation done by special byte codes like i2b