On 1/27/23 07:55, Peter Maydell wrote:
Mark up the sysreg definitions for the system instructions
trapped by HFGITR bits 18..47. These bits cover TLBI
TLB maintenance instructions.

(If we implemented FEAT_XS we would need to trap some of the
instructions added by that feature using these bits; but we don't
yet, so will need to add the .fgt markup when we do.)

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  target/arm/cpregs.h | 30 ++++++++++++++++++++++++++++++
  target/arm/helper.c | 30 ++++++++++++++++++++++++++++++
  2 files changed, 60 insertions(+)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to