On Sat, 8 Feb 2020 at 12:58, Richard Henderson <richard.hender...@linaro.org> wrote: > > Split this helper out of msr_mask in translate.c. At the same time, > transform the negative reductive logic to positive accumulative logic. > It will be usable along the exception paths. > > While touching msr_mask, fix up formatting. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > v4: Keep CPSR_J unconditionally in this patch. > Fix all formatting in msr_mask.
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM