Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190612' into staging
commit41dbe0df9a26e3e08d01fb025ea7429ff1f3c779
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Jun 2019 11:57:04 +0000 (13 12:57 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Jun 2019 11:57:04 +0000 (13 12:57 +0100)
tree504859f5f01acacfe9e066364223f95542046a94
parent4747524f9f243ca5ff1f146d37e423c00e923ee1
parent899f08ad1d1231dbbfa67298413f05ed2679fb02
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190612' into staging

Fix vector arithmetic right shift helpers.

# gpg: Signature made Thu 13 Jun 2019 05:10:11 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/tags/pull-tcg-20190612:
  tcg: Fix typos in helper_gvec_sar{8,32,64}v

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