Floating Point Representation in libgcc (is IEEE?)

Paulo J. Matos pocmatos@gmail.com
Tue Jun 15 13:13:00 GMT 2010


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



More information about the Gcc mailing list