public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Richard Earnshaw <rearnsha@arm.com>
To: <binutils@sourceware.org>
Cc: Richard Earnshaw <rearnsha@arm.com>
Subject: [PATCH 10/11] arm: minor documentation cleanup given removal of FPA
Date: Tue, 4 Jun 2024 12:56:27 +0100	[thread overview]
Message-ID: <20240604115628.784729-11-rearnsha@arm.com> (raw)
In-Reply-To: <20240604115628.784729-1-rearnsha@arm.com>

The use in the documentation of .save for an FPA instruction is no-longer
relevant, so remove it.
---
 gas/doc/c-arm.texi | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi
index 6d98c62949c..8135f011112 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -1147,9 +1147,6 @@ instruction.
 @exdent @emph{core registers}
   .save @{r4, r5, r6, lr@}
   stmfd sp!, @{r4, r5, r6, lr@}
-@exdent @emph{FPA registers}
-  .save f4, 2
-  sfmfd f4, 2, [sp]!
 @exdent @emph{VFP registers}
   .save @{d8, d9, d10@}
   fstmdx sp!, @{d8, d9, d10@}
-- 
2.34.1


  parent reply	other threads:[~2024-06-04 11:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-04 11:56 [PATCH 00/11] [2nd resend] arm: Remove FPA support from gas/binutils Richard Earnshaw
2024-06-04 11:56 ` [PATCH 01/11] arm: remove FPA related tests Richard Earnshaw
2024-06-04 11:56 ` [PATCH 02/11] arm: rename FPU_ARCH_VFP to FPU_ARCH_SOFTVFP Richard Earnshaw
2024-06-04 11:56 ` [PATCH 03/11] arm: default to softvfp on armv6 or later cores Richard Earnshaw
2024-06-04 11:56 ` [PATCH 04/11] arm: adjust FPU selection logic Richard Earnshaw
2024-06-04 11:56 ` [PATCH 05/11] arm: redirect fp constant data directives through a wrapper Richard Earnshaw
2024-06-04 11:56 ` [PATCH 06/11] arm: change default FPUs from FPA to none Richard Earnshaw
2024-06-04 11:56 ` [PATCH 07/11] arm: remove options to select the FPA Richard Earnshaw
2024-06-04 11:56 ` [PATCH 08/11] arm: remove FPA instructions from assembler Richard Earnshaw
2024-06-04 11:56 ` [PATCH 09/11] arm: remove disassembly support for the FPA co-processor Richard Earnshaw
2024-06-04 11:56 ` Richard Earnshaw [this message]
2024-06-04 11:56 ` [PATCH 11/11] NEWS: arm: note that FPA support has been removed Richard Earnshaw
2024-06-06  1:14 ` [PATCH 00/11] [2nd resend] arm: Remove FPA support from gas/binutils Alan Modra
2024-06-06 10:25   ` Richard Earnshaw (lists)
2024-06-06 10:41     ` Richard Earnshaw
  -- strict thread matches above, loose matches on Subject: below --
2024-06-03 15:14 [PATCH 00/11] [resend] " Richard Earnshaw
2024-06-03 15:15 ` [PATCH 10/11] arm: minor documentation cleanup given removal of FPA Richard Earnshaw
2024-06-03 11:49 [PATCH 00/11] arm: Remove FPA support from gas/binutils Richard Earnshaw
2024-06-03 11:49 ` [PATCH 10/11] arm: minor documentation cleanup given removal of FPA Richard Earnshaw

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240604115628.784729-11-rearnsha@arm.com \
    --to=rearnsha@arm.com \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).