On Fri, 1 Sept 2023 at 00:25, Richard Henderson <richard.hender...@linaro.org> wrote: > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > docs/system/arm/emulation.rst | 1 + > target/arm/cpu.h | 5 +++++ > target/arm/helper.h | 1 + > target/arm/tcg/cpu64.c | 1 + > target/arm/tcg/op_helper.c | 20 ++++++++++++++++++++ > target/arm/tcg/translate-a64.c | 5 +++++ > target/arm/tcg/translate.c | 6 ++++++ > 7 files changed, 39 insertions(+)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM