qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH] target/arm: properly document FEAT_CRC32


From: Philippe Mathieu-Daudé
Subject: Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
Date: Wed, 22 Feb 2023 12:13:51 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 22/2/23 12:01, Alex Bennée wrote:
This is a mandatory feature for Armv8.1 architectures but we don't
state the feature clearly in our emulation list.

Split in 2 patches?

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

While checking verify
our cortex-a76 model matches up with the current TRM by breaking out
the long form isar into a more modern readable FIELD_DP code.
>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
  docs/system/arm/emulation.rst |  1 +
  target/arm/cpu64.c            | 29 ++++++++++++++++++++++++++---
  target/arm/cpu_tcg.c          |  2 +-
  3 files changed, 28 insertions(+), 4 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]