On Sat, 1 Oct 2022 at 17:41, Richard Henderson <[email protected]> wrote: > > The return type of the functions is already bool, but in a few > instances we used an integer type with the return statement. > > Signed-off-by: Richard Henderson <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
