Merge remote-tracking branch 'origin/GT-3081_JVM_I2D'

This commit is contained in:
Ryan Kurtz 2019-08-26 08:42:14 -04:00
commit c8b04d7c2e

View File

@ -1038,7 +1038,7 @@ Default:"default" addr is defaultbyte1; defaultbyte2; defaultbyte3; defaultbyte4
pop(_value);
_resultAsLong = sext(_value);
_resultAsDouble = int2float(_resultAsLong);
push(_resultAsDouble);
push2(_resultAsDouble);
}
:i2f is (in_table_switch=0 & in_lookup_switch=0 & op=0x86)