Re: [PATCH 1/6] target/arm: Rename isar_feature_aa64_idst

Peter Maydell <[email protected]> Fri, 31 Jul 2026 18:34:30 +0100
Newsgroups org.nongnu.qemu-arm,org.nongnu.qemu-devel
Message-ID <CAFEAcA9jz-88M-f1U8qJb7i2mYKbX8G1ehtV-ZpVW9iCRuUK6w@mail.gmail.com>
On Fri, 24 Jul 2026 at 04:11, Richard Henderson
<[email protected]> wrote:
>
> Rename from isar_feature_aa64_ids to match the feature name: FEAT_IDST.
>
> Signed-off-by: Richard Henderson <[email protected]>
> ---
>  target/arm/cpu-features.h      | 2 +-
>  target/arm/tcg/op_helper.c     | 2 +-
>  target/arm/tcg/translate-a64.c | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM