On Mon, 2 Mar 2020 at 17:58, Richard Henderson <richard.hender...@linaro.org> wrote: > > We missed this case within AArch64.ExceptionReturn. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/helper-a64.c | 23 ++++++++++++++++++++++- > 1 file changed, 22 insertions(+), 1 deletion(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM