diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-06-13 12:21:20 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-06-29 10:04:57 -0700 |
commit | 1fce6534403c7b8741f8eb6a3528142c86c1bd93 (patch) | |
tree | 0072e45fa8f3373226e581b105d45efcd2f9316f /.exrc | |
parent | 27362b7b2c5a4565c41ac2fb1ff3d4e0b1e6534e (diff) | |
download | qemu-1fce6534403c7b8741f8eb6a3528142c86c1bd93.zip qemu-1fce6534403c7b8741f8eb6a3528142c86c1bd93.tar.gz qemu-1fce6534403c7b8741f8eb6a3528142c86c1bd93.tar.bz2 |
tcg/mips: Support bswap flags in tcg_out_bswap32
Merge tcg_out_bswap32 and tcg_out_bswap32s.
Use the flags in the internal uses for loads and stores.
For mips32r2 bswap32 with zero-extension, standardize on
WSBH+ROTR+DEXT. This is the same number of insns as the
previous DSBH+DSHD+DSRL but fits in better with the flags check.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to '.exrc')
0 files changed, 0 insertions, 0 deletions