On Sun, 16 Feb 2020 at 19:43, Richard Henderson <richard.hender...@linaro.org> wrote: > > The psuedocode in aarch64/functions/pac/auth/Auth and > aarch64/functions/pac/strip/Strip always uses bit 55 for > extfield and do not consider if the current regime has 2 ranges. > > Suggested-by: Peter Maydell <peter.mayd...@linaro.org> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/pauth_helper.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> ('pseudocode', but I'll fix the typo when I apply it if it doesn't need a respin for some other reason) thanks -- PMM