From 7123f4476ef349eed4a9d16ec18ca2623803045f Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Thu, 13 Jul 2017 10:38:52 +0000 Subject: [ARM] Mention ARMv8-R +fp.sp option 2017-07-13 Thomas Preud'homme gcc/ * doc/invoke.texi (armv8-r): Document +fp.sp ARMv8-R extension. From-SVN: r250178 --- gcc/doc/invoke.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gcc/doc/invoke.texi') diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index f6a04ab..28070a6 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -15493,6 +15493,8 @@ Disable the floating-point extension. @table @samp @item +crc The Cyclic Redundancy Check (CRC) instructions. +@item +fp.sp +The single-precision FPv5 floating-point instructions. @item +simd The ARMv8 Advanced SIMD and floating-point instructions. @item +crypto -- cgit v1.1