summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/ieee.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the FPA floating-point format on ARM. Themarcel2008-12-231-0/+11
| | | | | | | | | FPA floating-point format is identical to the VFP format, but is always stored in big-endian. Introduce _IEEE_WORD_ORDER to describe the byte-order of the FP representation. Obtained from: Juniper Networks, Inc
* Start all license statements with /*-imp2005-01-051-1/+1
|
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+154
It only supports sa1110 (on simics) right now, but xscale support should come soon. Some of the initial work has been provided by : Stephane Potvin <sepotvin at videotron.ca> Most of this comes from NetBSD.
OpenPOWER on IntegriCloud