On Sun, 1 May 2022 at 07:24, Richard Henderson <[email protected]> wrote: > > Computing isbanked only once makes the code > a bit easier to read. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/helper.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
