Re: [PATCH v16 79/99] target/arm: tcg: restrict ZCR cpregs to TARGET_AARCH64

2021-06-05 Thread Richard Henderson
On 6/4/21 8:52 AM, Alex Bennée wrote: From: Claudio Fontana restrict zcr_el1, zcr_el2, zcr_no_el2, zcr_el3 reginfo, and the related SVE functions to TARGET_AARCH64. Signed-off-by: Claudio Fontana Reviewed-by: Richard Henderson Signed-off-by: Alex Bennée --- target/arm/tcg/cpregs.c | 8 ++-

[PATCH v16 79/99] target/arm: tcg: restrict ZCR cpregs to TARGET_AARCH64

2021-06-04 Thread Alex Bennée
From: Claudio Fontana restrict zcr_el1, zcr_el2, zcr_no_el2, zcr_el3 reginfo, and the related SVE functions to TARGET_AARCH64. Signed-off-by: Claudio Fontana Reviewed-by: Richard Henderson Signed-off-by: Alex Bennée --- target/arm/tcg/cpregs.c | 8 ++-- 1 file changed, 6 insertions(+), 2