The CONSTANT_Integer_info and CONSTANT_Float_info structures represent
four-byte numeric (int and float) constants.
The bytes item of the CONSTANT_Float_info structure contains the value of
the float constant in IEEE 754 floating-point "single format" bit layout. |