From 33676c8c2bbd4128fef49019169fdcd2c14e7c4e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 5 Sep 2014 09:48:11 +0200 Subject: doc/arm: Update floating point unit support --- doc/cpu_supplement/arm.t | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/cpu_supplement/arm.t b/doc/cpu_supplement/arm.t index 790830d653..5dacbc0e73 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. + +@itemize @bullet + +@item VFPv3-D32/NEON (for example available on Cortex-A processors) +@item VFPv3-D16 (for example available on Cortex-R processors) +@item FPv4-SP-D16 (for example available on Cortex-M processors) + +@end itemize @section Calling Conventions -- cgit v1.2.3