|
From: | Richard Henderson |
Subject: | Re: [PATCH 28/35] target/arm: Mark up VNCR offsets (offsets 0x0..0xff) |
Date: | Thu, 28 Dec 2023 11:35:23 +1100 |
User-agent: | Mozilla Thunderbird |
On 12/18/23 22:32, Peter Maydell wrote:
Mark up the cpreginfo structs to indicate offsets for system registers from VNCR_EL2, as defined in table D8-66 in rule R_CSRPQ in the Arm ARM. This commit covers offsets below 0x100; all of these registers are redirected to memory regardless of the value of HCR_EL2.NV1. Signed-off-by: Peter Maydell<peter.maydell@linaro.org> --- target/arm/helper.c | 12 ++++++++++++ 1 file changed, 12 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |