On 3/1/23 19:16, Richard Henderson wrote:
We can now store these values into ARMCPUClass instead of into
a temporary ARMHostCPUFeatures structure.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  target/arm/cpu.h     |  5 ----
  target/arm/hvf_arm.h |  2 +-
  target/arm/cpu.c     | 13 ----------
  target/arm/cpu64.c   |  4 +--
  target/arm/hvf/hvf.c | 59 +++++++++++---------------------------------
  5 files changed, 17 insertions(+), 66 deletions(-)

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


Reply via email to