qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>,
	qemu-arm@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PATCH 5/5] target/arm: Drop ARM_FEATURE_IWMMXT handling
Date: Thu, 28 Aug 2025 23:33:40 +0200	[thread overview]
Message-ID: <38b5ddc2-e2cc-4be5-b5f0-efe3de43043b@linaro.org> (raw)
In-Reply-To: <20250828140422.3271703-6-peter.maydell@linaro.org>

On 28/8/25 16:04, Peter Maydell wrote:
> We have now removed all the CPU types which had the Intel XScale
> extensions indicated via ARM_FEATURE_IWMMXT, so this feature bit
> is never set. Remove all the code that can only be reached when
> using this flag.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
>   bsd-user/arm/target_arch_elf.h |  1 -
>   target/arm/cpu.h               | 19 ----------
>   linux-user/arm/elfload.c       |  1 -
>   linux-user/arm/signal.c        | 67 ----------------------------------
>   target/arm/cpu.c               |  8 ----
>   target/arm/machine.c           | 21 -----------
>   6 files changed, 117 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



  reply	other threads:[~2025-08-30 17:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-28 14:04 [PATCH 0/5] target/arm: Remove deprecated pxa CPUs and xscale/iwmmxt code Peter Maydell
2025-08-28 14:04 ` [PATCH 1/5] target/arm: Remove deprecated pxa CPU family Peter Maydell
2025-08-28 21:28   ` Philippe Mathieu-Daudé
2025-08-28 14:04 ` [PATCH 2/5] target/arm: Remove XScale and iWMMXt translate.c code Peter Maydell
2025-08-28 21:37   ` Philippe Mathieu-Daudé
2025-08-28 14:04 ` [PATCH 3/5] target/arm: Remove iwmmxt helper functions Peter Maydell
2025-08-28 21:30   ` Philippe Mathieu-Daudé
2025-08-28 14:04 ` [PATCH 4/5] target/arm: Drop ARM_FEATURE_XSCALE handling Peter Maydell
2025-08-28 21:32   ` Philippe Mathieu-Daudé
2025-08-28 14:04 ` [PATCH 5/5] target/arm: Drop ARM_FEATURE_IWMMXT handling Peter Maydell
2025-08-28 21:33   ` Philippe Mathieu-Daudé [this message]
2025-08-28 22:03 ` [PATCH 0/5] target/arm: Remove deprecated pxa CPUs and xscale/iwmmxt code Richard Henderson

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=38b5ddc2-e2cc-4be5-b5f0-efe3de43043b@linaro.org \
    --to=philmd@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.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 NNTP newsgroup(s).