Re: [cxx-abi-dev] IEEE 754r half-precision fp mangling?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cxx-abi-dev] IEEE 754r half-precision fp mangling?



scott douglass wrote:

--- /tmp/abi-orig.html	2008-06-11 16:13:17.000000000 +0100
+++ /tmp/abi.html	2008-06-11 16:22:57.000000000 +0100
@@ -4239,6 +4239,10 @@
 		 ::= e	# long double, __float80
 		 ::= g	# __float128
 		 ::= z	# ellipsis
+		 ::= De	# IEEE 754r decimal floating point (size?)
+		 ::= Df	# IEEE 754r decimal floating point (size?)
+		 ::= Dh	# IEEE 754r half-precision floating point (16 bits)
+		 ::= Dr	# IEEE 754r decimal floating point (size?)
 		 ::= u <source-name>	# vendor extended type

DFP folks: would one of you please fill in proper names for the DFP mangling types? And then I'll check in this change.

Thanks,

--
Mark Mitchell
CodeSourcery
mark@xxxxxxxxxxxxxxxx
(650) 331-3385 x713