From: Richard Henderson <richard.henderson@linaro.org>
To: Taylor Simpson <tsimpson@quicinc.com>, qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, f4bug@amsat.org
Subject: Re: [PULL 0/3] Hexagon (target/hexagon) update
Date: Wed, 6 Oct 2021 13:44:58 -0700 [thread overview]
Message-ID: <6c60e00f-609b-68cb-4af7-252b1a9e26cd@linaro.org> (raw)
In-Reply-To: <1633535271-17986-1-git-send-email-tsimpson@quicinc.com>
On 10/6/21 8:47 AM, Taylor Simpson wrote:
> The following changes since commit e3acc2c1961cbe22ca474cd5da4163b7bbf7cea3:
>
> tests/docker/dockerfiles: Bump fedora-i386-cross to fedora 34 (2021-10-05 16:40:39 -0700)
>
> are available in the git repository at:
>
> https://github.com/quic/qemu tags/pull-hex-20211006
>
> for you to fetch changes up to 23803bbe524c34d5725508f169a0a23f652e6584:
>
> target/hexagon: Use tcg_constant_* (2021-10-06 10:29:56 -0500)
>
> ----------------------------------------------------------------
> Change from Philippe - Use tcg_constant_*
> Change from Philippe - Remove unused TCG temp
> Change from Taylor - Probe the stores in a packet at start of commit
>
> ----------------------------------------------------------------
> Philippe Mathieu-Daudé (2):
> target/hexagon: Remove unused TCG temporary from predicated loads
> target/hexagon: Use tcg_constant_*
>
> Taylor Simpson (1):
> Hexagon (target/hexagon) probe the stores in a packet at start of commit
>
> target/hexagon/gen_tcg.h | 6 +--
> target/hexagon/helper.h | 2 +
> target/hexagon/macros.h | 5 +-
> target/hexagon/genptr.c | 39 +++++---------
> target/hexagon/op_helper.c | 16 ++++++
> target/hexagon/translate.c | 64 +++++++++++++++--------
> tests/tcg/hexagon/hex_sigsegv.c | 106 ++++++++++++++++++++++++++++++++++++++
> target/hexagon/gen_tcg_funcs.py | 4 +-
> tests/tcg/hexagon/Makefile.target | 1 +
> 9 files changed, 185 insertions(+), 58 deletions(-)
> create mode 100644 tests/tcg/hexagon/hex_sigsegv.c
Applied, thanks.
r~
prev parent reply other threads:[~2021-10-06 20:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-06 15:47 [PULL 0/3] Hexagon (target/hexagon) update Taylor Simpson
2021-10-06 15:47 ` [PULL 1/3] Hexagon (target/hexagon) probe the stores in a packet at start of commit Taylor Simpson
2021-10-06 15:47 ` [PULL 2/3] target/hexagon: Remove unused TCG temporary from predicated loads Taylor Simpson
2021-10-06 15:47 ` [PULL 3/3] target/hexagon: Use tcg_constant_* Taylor Simpson
2021-10-06 20:44 ` Richard Henderson [this message]
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=6c60e00f-609b-68cb-4af7-252b1a9e26cd@linaro.org \
--to=richard.henderson@linaro.org \
--cc=f4bug@amsat.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=tsimpson@quicinc.com \
/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).