This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: floating point library problems ...


>I saw this in basetype.h for ARM. At first I thougth it might be an error. 
>THis could cause some serious confusion. It's hard enough to decipher 
>little-endian in a memory dump, but big-little-endian is just too strange. 
>Is it a standard convention in the ARM world?

Pretty much, at least for the "FPA" ARM floating point implementation.
It results from a historical accident sometime in the late '80s.

I think newer ARM processors (ARM10 and so on) use a more standard format.

p.



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]