From: Taylor Simpson <tsimpson@quicinc.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, tsimpson@quicinc.com,
richard.henderson@linaro.org, f4bug@amsat.org
Subject: [PULL 0/2] Hexagon (target/hexagon) cleanup and bug fix
Date: Thu, 28 Oct 2021 23:02:56 -0500 [thread overview]
Message-ID: <1635480178-26461-1-git-send-email-tsimpson@quicinc.com> (raw)
The following changes since commit c52d69e7dbaaed0ffdef8125e79218672c30161d:
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20211027' into staging (2021-10-27 11:45:18 -0700)
are available in the git repository at:
https://github.com/quic/qemu tags/pull-hex-20211028
for you to fetch changes up to b9dd6ff91d29b9e38afd7facf1d683f34bd1ec10:
Hexagon (target/hexagon) put writes to USR into temp until commit (2021-10-28 22:22:49 -0500)
----------------------------------------------------------------
Followup to replace more tcg_const_* with tcg_constant_tl*
Fix bug to delay writes to USR until packet commit
----------------------------------------------------------------
Taylor Simpson (2):
Hexagon (target/hexagon) more tcg_constant_*
Hexagon (target/hexagon) put writes to USR into temp until commit
target/hexagon/gen_tcg.h | 9 ++--
target/hexagon/macros.h | 9 ++--
target/hexagon/attribs_def.h.inc | 1 +
target/hexagon/translate.c | 12 +++--
tests/tcg/hexagon/overflow.c | 107 ++++++++++++++++++++++++++++++++++++++
target/hexagon/gen_tcg_funcs.py | 11 +---
target/hexagon/hex_common.py | 2 +
tests/tcg/hexagon/Makefile.target | 1 +
8 files changed, 129 insertions(+), 23 deletions(-)
create mode 100644 tests/tcg/hexagon/overflow.c
next reply other threads:[~2021-10-29 4:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-29 4:02 Taylor Simpson [this message]
2021-10-29 4:02 ` [PULL 1/2] Hexagon (target/hexagon) more tcg_constant_* Taylor Simpson
2021-10-29 4:02 ` [PULL 2/2] Hexagon (target/hexagon) put writes to USR into temp until commit Taylor Simpson
2021-10-29 15:38 ` [PULL 0/2] Hexagon (target/hexagon) cleanup and bug fix Richard Henderson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1635480178-26461-1-git-send-email-tsimpson@quicinc.com \
--to=tsimpson@quicinc.com \
--cc=f4bug@amsat.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).