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>
No related branches found
No related tags found
Showing
- target/hexagon/attribs_def.h.inc 1 addition, 0 deletionstarget/hexagon/attribs_def.h.inc
- target/hexagon/gen_tcg.h 3 additions, 6 deletionstarget/hexagon/gen_tcg.h
- target/hexagon/gen_tcg_funcs.py 2 additions, 9 deletionstarget/hexagon/gen_tcg_funcs.py
- target/hexagon/hex_common.py 2 additions, 0 deletionstarget/hexagon/hex_common.py
- target/hexagon/macros.h 4 additions, 5 deletionstarget/hexagon/macros.h
- target/hexagon/translate.c 9 additions, 3 deletionstarget/hexagon/translate.c
- tests/tcg/hexagon/Makefile.target 1 addition, 0 deletionstests/tcg/hexagon/Makefile.target
- tests/tcg/hexagon/overflow.c 107 additions, 0 deletionstests/tcg/hexagon/overflow.c
Loading
Please register or sign in to comment