On 6/22/21 1:18 AM, Richard Henderson wrote: > Merge tcg_out_bswap16 and tcg_out_bswap16s. Use the flags > in the internal uses for loads and stores. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > tcg/mips/tcg-target.c.inc | 60 ++++++++++++++++++--------------------- > 1 file changed, 28 insertions(+), 32 deletions(-)
I reviewed v1 before noticing v2 and suggested to add comments if possible. Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>