Hi all, I am implementing some function for conversion between modes (QI -> HF, SF -> HI, etc). For this it would be useful to know the floating point representation using in libgcc. However, I can't find any description of it anywhere. Is it using IEEE floating point representation?
Cheers, -- PMatos