qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC v2 16/24] target/arm: move sve_zcr_len_for_el to common_cpu


From: Richard Henderson
Subject: Re: [RFC v2 16/24] target/arm: move sve_zcr_len_for_el to common_cpu
Date: Mon, 1 Mar 2021 20:41:03 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/1/21 8:49 AM, Claudio Fontana wrote:
it is required by arch-dump.c and cpu.c, so apparently
we need this for KVM too?

Signed-off-by: Claudio Fontana<cfontana@suse.de>
---
  target/arm/cpu-common.c | 33 +++++++++++++++++++++++++++++++++
  target/arm/tcg/helper.c | 33 ---------------------------------
  2 files changed, 33 insertions(+), 33 deletions(-)

Same about the choice of file as with cpsr in patch 12. This is 64-bit specific at least.


r~



reply via email to

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