tcg/mips: Support bswap flags in tcg_out_bswap16
commit27362b7b2c5a4565c41ac2fb1ff3d4e0b1e6534e
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 13 Jun 2021 19:02:55 +0000 (13 12:02 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 29 Jun 2021 17:04:57 +0000 (29 10:04 -0700)
tree33091cf44482faf276d38d6c39dcf394d6cf0ccb
parent1619ee9e93ed8f7bbbae61b946c56bd34713d4ac
tcg/mips: Support bswap flags in tcg_out_bswap16

Merge tcg_out_bswap16 and tcg_out_bswap16s.  Use the flags
in the internal uses for loads and stores.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/mips/tcg-target.c.inc