aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-06-13 17:12:49 -0700
committerRichard Henderson <richard.henderson@linaro.org>2021-06-29 10:04:57 -0700
commitc86bd2dc4c1d37653c27293b2dacee6bb46bb995 (patch)
tree61391b9c4498448412df48c23a87effbf4e55ab7 /audio
parent51c559c761de3ee94b06e931454d86995d86d013 (diff)
downloadqemu-c86bd2dc4c1d37653c27293b2dacee6bb46bb995.zip
qemu-c86bd2dc4c1d37653c27293b2dacee6bb46bb995.tar.gz
qemu-c86bd2dc4c1d37653c27293b2dacee6bb46bb995.tar.bz2
tcg/riscv: Remove MO_BSWAP handling
TCG_TARGET_HAS_MEMORY_BSWAP is already unset for this backend, which means that MO_BSWAP be handled by the middle-end and will never be seen by the backend. Thus the indexes used with qemu_{ld,st}_helpers will always be zero. Tidy the comments and asserts in tcg_out_qemu_{ld,st}_direct. It is not that we do not handle bswap "yet", but never will. Acked-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions