On Thu, 10 Feb 2022 at 04:05, Richard Henderson <richard.hender...@linaro.org> wrote: > > The shift of the BaseADDR field depends on the translation > granule in use. > > Fixes: 84940ed8255 ("target/arm: Add support for FEAT_TLBIRANGE") > Reported-by: Peter Maydell <peter.mayd...@linaro.org> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/helper.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM