On 1/27/23 07:55, Peter Maydell wrote:
Mark up the sysreg definitions for the system instructions trapped by HFGITR bits 12..17. These bits cover AT address translation instructions.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- target/arm/cpregs.h | 6 ++++++ target/arm/helper.c | 6 ++++++ 2 files changed, 12 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~