tcg/mips: Remove MO_BSWAP handling
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 8 Apr 2023 05:15:41 +0000 (06:15 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 11 May 2023 08:53:41 +0000 (09:53 +0100)
commita79956219f264945d06a540387a8f72f5ba4953b
tree66f9ab458513083b0abc32b364180ca6c2d009c5
parente3205306d89cd4abcd4d88cbdad38046554249db
tcg/mips: Remove MO_BSWAP handling

While performing the load in the delay slot of the call to the common
bswap helper function is cute, it is not worth the added complexity.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/mips/tcg-target.c.inc
tcg/mips/tcg-target.h