|
From: | Richard Henderson |
Subject: | Re: [PATCH 30/35] target/arm: Mark up VNCR offsets (offsets 0x168..0x1f8) |
Date: | Thu, 28 Dec 2023 11:45:16 +1100 |
User-agent: | Mozilla Thunderbird |
On 12/18/23 22:33, 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 0x168 to 0x1f8. Signed-off-by: Peter Maydell<peter.maydell@linaro.org> --- target/arm/helper.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |