mips64 ieee754 data structures

Alexandre Oliva aoliva@redhat.com
Fri Mar 14 05:27:00 GMT 2003


This patch introduces data structures describing the internal
structures of float, double and long double on o32, n32 and n64.  They
only differ in long double, in that it's the same as double on o32 and
a 128-bit IEEE quad on mips64-linux (it's a completely different,
unsupported animal on say Irix).  Ok?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips64-ieee754.patch
Type: text/x-patch
Size: 6367 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20030314/76db4aee/attachment.bin>
-------------- next part --------------

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


More information about the Libc-alpha mailing list