|
From: Christian B. <bor...@de...> - 2011-11-07 08:26:00
|
On 07/11/11 09:07, Julian Seward wrote: > On Saturday, November 05, 2011, Christian Borntraeger wrote: > >> That why there are some helpers with inline assemblies? ;-) > > Nothing to do with me ;-) > >> All joking aside, isnt that also true for binary floating point? >> 754 mandates the format, but IIRC the in memory representation can >> differ according to the endianess. > > FWIW (not a lot) IR loads and stores contain a bit (IREnd, iirc) > which indicates the endianness of the transfer. Without that you > can't record the semantics of the load/store properly. So we could do another bit for DFP format? But more important, Julian, would it be ok for you if Carl and Maynard start to add Iops for DFP? Christian |