[rtems commit] doc/arm: Update floating point unit support

Sebastian Huber sebh at rtems.org
Mon Sep 8 06:46:32 UTC 2014


Module:    rtems
Branch:    master
Commit:    33676c8c2bbd4128fef49019169fdcd2c14e7c4e
Changeset: http://git.rtems.org/rtems/commit/?id=33676c8c2bbd4128fef49019169fdcd2c14e7c4e

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Sep  5 09:48:11 2014 +0200

doc/arm: Update floating point unit support

---

 doc/cpu_supplement/arm.t |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/doc/cpu_supplement/arm.t b/doc/cpu_supplement/arm.t
index 790830d..5dacbc0 100644
--- a/doc/cpu_supplement/arm.t
+++ b/doc/cpu_supplement/arm.t
@@ -42,7 +42,15 @@ thread blocking.  This is currently not used.
 
 @subsection Floating Point Unit
 
-A floating point unit is currently not supported.
+The following floating point units are supported.
+
+ at itemize @bullet
+
+ at item VFPv3-D32/NEON (for example available on Cortex-A processors)
+ at item VFPv3-D16 (for example available on Cortex-R processors)
+ at item FPv4-SP-D16 (for example available on Cortex-M processors)
+
+ at end itemize
 
 @section Calling Conventions
 



More information about the vc mailing list