From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Kevin Buettner Cc: Mark Kettenis , gdb-patches@sources.redhat.com Subject: Re: [rfc] Add some more floatformat types .... Date: Fri, 17 Aug 2001 10:12:00 -0000 Message-id: <3B7D507D.4010801@cygnus.com> References: <3B76164B.9060908@cygnus.com> <3B7C1287.9080906@cygnus.com> <3B7C8AFA.1080504@cygnus.com> <200108171308.f7HD8Q325622@delius.kettenis.local> <3B7D4280.8010005@cygnus.com> <1010817163956.ZM4083@ocotillo.lan> X-SW-Source: 2001-08/msg00206.html > > Yes. But I'd rephrase it as... The IA-64 reads/writes 16 bytes when > loading/storing the 82-bit floating point register format. Ok. > The fly in the ointment is that the IA-64 also has a quad precision > real type whose width is 128 bits (1 bit sign, 15 bit exponent, > 112 bit significand). Ulgh! So we now need two IA-64 floating point types, any suggestion for a name? Does: ia64_ext ia64_quad look ok (and please no one look at the VAX :-). Andrew