tcg/arm: Unset TCG_TARGET_HAS_MEMORY_BSWAP
commit843b82424f9554a48f8ade0e1e3ffb20709f0801
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 13 Jun 2021 23:40:38 +0000 (13 16:40 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 29 Jun 2021 17:04:57 +0000 (29 10:04 -0700)
treee6f9867debbd481cf8eb13b753f4cb0499697e88
parent92ecfab50ee2b30e60c774f96f05fc38714874f1
tcg/arm: Unset TCG_TARGET_HAS_MEMORY_BSWAP

Now that the middle-end can replicate the same tricks as tcg/arm
used for optimizing bswap for signed loads and for stores, do not
pretend to have these memory ops in the backend.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/arm/tcg-target.c.inc
tcg/arm/tcg-target.h