summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRichard Henderson2021-06-13 21:21:20 +0200
committerRichard Henderson2021-06-29 19:04:57 +0200
commit1fce6534403c7b8741f8eb6a3528142c86c1bd93 (patch)
tree0072e45fa8f3373226e581b105d45efcd2f9316f /include
parenttcg/mips: Support bswap flags in tcg_out_bswap16 (diff)
downloadqemu-1fce6534403c7b8741f8eb6a3528142c86c1bd93.tar.gz
qemu-1fce6534403c7b8741f8eb6a3528142c86c1bd93.tar.xz
qemu-1fce6534403c7b8741f8eb6a3528142c86c1bd93.zip
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 'include')
0 files changed, 0 insertions, 0 deletions