Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211028' into staging
commitedf044c558acfcf9ccd45ebacb84542dcca2e813
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Oct 2021 04:43:45 +0000 (28 21:43 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Oct 2021 04:43:45 +0000 (28 21:43 -0700)
tree3545ca5315862dad7b2d90b681cc3f016bc71f1f
parentc52d69e7dbaaed0ffdef8125e79218672c30161d
parentb9dd6ff91d29b9e38afd7facf1d683f34bd1ec10
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211028' into staging

Followup to replace more tcg_const_* with tcg_constant_tl*
Fix bug to delay writes to USR until packet commit

# gpg: Signature made Thu 28 Oct 2021 08:59:24 PM PDT
# gpg:                using RSA key 7B0244FB12DE4422
# gpg: Good signature from "Taylor Simpson (Rock on) <tsimpson@quicinc.com>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 3635 C788 CE62 B91F D4C5  9AB4 7B02 44FB 12DE 4422

* remotes/quic/tags/pull-hex-20211028:
  Hexagon (target/hexagon) put writes to USR into temp until commit
  Hexagon (target/hexagon) more tcg_constant_*

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>