On Tue, 14 Feb 2023 at 16:32, Richard Henderson <richard.hender...@linaro.org> 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 <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM