On Tue, 14 Feb 2023 at 16:32, Richard Henderson <[email protected]> wrote: > > Order suf[] by the log8 of the width. > Use ARRAY_SIZE instead of hard-coding 128. > > This changes the order of the union definitions, > but retains the order of the union-of-union members. > > Signed-off-by: Richard Henderson <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
