On Wed, 3 May 2023 at 08:15, Richard Henderson <richard.hender...@linaro.org> wrote: > > With the current structure of cputlb.c, there is no difference > between the little-endian and big-endian entry points, aside > from the assert. Unify the pairs of functions. > > Hoist the qemu_{ld,st}_helpers arrays to tcg.c. > > Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM