On 1/27/23 07:54, Peter Maydell wrote:
Mark up the sysreg definitions for the registers trapped by HFGRTR/HFGWTR bits 0..11.Signed-off-by: Peter Maydell<[email protected]> --- The annotation of the cpreg definitions is split into multiple patches for ease of review, 12 bits or so at a time. --- target/arm/cpregs.h | 14 ++++++++++++++ target/arm/helper.c | 17 +++++++++++++++++ 2 files changed, 31 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
