Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210730' into staging345992957346127696
commit0c633cf0c221922a0a9f9d0b8866cbb111f5e192
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 31 Jul 2021 20:29:57 +0000 (31 21:29 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 31 Jul 2021 20:29:57 +0000 (31 21:29 +0100)
treebce9af4a3fbd81f2418ebd704b09be60cb079dc1
parentdbdc621be937d9efe3e4dff994e54e8eea051f7a
parent236f6709ae0da224314c3344c339ed0dc07c15cf
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210730' into staging

Fix double bswap in 16-byte atomic store
Mark nios2 raise_exception noreturn

# gpg: Signature made Fri 30 Jul 2021 19:24:44 BST
# gpg:                using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
# gpg:                issuer "richard.henderson@linaro.org"
# gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full]
# Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F

* remotes/rth-gitlab/tags/pull-tcg-20210730:
  target/nios2: Mark raise_exception() as noreturn
  accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>