tcg/aarch64: Unset TCG_TARGET_HAS_MEMORY_BSWAP
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 13 Jun 2021 23:49:23 +0000 (16:49 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 29 Jun 2021 17:04:57 +0000 (10:04 -0700)
commit51c559c761de3ee94b06e931454d86995d86d013
tree0137cecb88b083202807e0b42ae8836095e33914
parent843b82424f9554a48f8ade0e1e3ffb20709f0801
tcg/aarch64: Unset TCG_TARGET_HAS_MEMORY_BSWAP

The memory bswap support in the aarch64 backend merely dates from
a time when it was required.  There is nothing special about the
backend support that could not have been provided by the middle-end
even prior to the introduction of the bswap flags.

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