On Mon, 19 Aug 2019 at 22:38, Richard Henderson <richard.hender...@linaro.org> wrote: > > Pass the T5 encoding of SUBS PC, LR, #IMM through the normal SUBS path > to make it clear exactly what's happening -- we hit ALUExceptionReturn > along that path. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM