Conversion of the given long value to a double value.
Conversion of the given long value to a double value.
The result of calling DoubleValue(pc).
Conversion of the given long value to a float value.
Conversion of the given long value to a float value.
The result of calling FloatValue(pc).
Conversion of the given long value to an integer value.
Conversion of the given long value to an integer value.
The result of calling IntegerValue(pc).
Implementation of all primitive values conversion instructions that just use the default factory methods.