From: Taylor Simpson <tsimpson@quicinc.com>
To: qemu-devel@nongnu.org
Cc: ale@rev.ng, philmd@redhat.com, tsimpson@quicinc.com,
richard.henderson@linaro.org, bcain@quicinc.com
Subject: [PATCH v2 0/4] Hexagon (target/hexagon) bug fixes and cleanup
Date: Tue, 1 Jun 2021 18:19:40 -0500 [thread overview]
Message-ID: <1622589584-22571-1-git-send-email-tsimpson@quicinc.com> (raw)
Fixes for bugs found by inspection and internal testing
Tests added to tests/tcg/hexagon/misc.c
*** Changes in v2 ***
Added patches 3 and 4
Taylor Simpson (4):
Hexagon (target/hexagon) fix bug in fLSBNEW*
Hexagon (target/hexagon) fix l2fetch instructions
Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions
Hexagon (target/hexagon) remove unused TCG variables
target/hexagon/gen_tcg.h | 15 +++++++++--
target/hexagon/macros.h | 29 ++++++++-------------
target/hexagon/genptr.c | 16 +++---------
target/hexagon/op_helper.c | 5 ----
target/hexagon/translate.c | 11 ++------
tests/tcg/hexagon/misc.c | 48 ++++++++++++++++++++++++++++++++++-
target/hexagon/imported/encode_pp.def | 3 +++
7 files changed, 80 insertions(+), 47 deletions(-)
--
2.7.4
next reply other threads:[~2021-06-01 23:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-01 23:19 Taylor Simpson [this message]
2021-06-01 23:19 ` [PATCH v2 1/4] Hexagon (target/hexagon) fix bug in fLSBNEW* Taylor Simpson
2021-06-01 23:41 ` Richard Henderson
2021-06-01 23:19 ` [PATCH v2 2/4] Hexagon (target/hexagon) fix l2fetch instructions Taylor Simpson
2021-06-01 23:43 ` Richard Henderson
2021-06-01 23:19 ` [PATCH v2 3/4] Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions Taylor Simpson
2021-06-01 23:49 ` Richard Henderson
2021-06-01 23:19 ` [PATCH v2 4/4] Hexagon (target/hexagon) remove unused TCG variables Taylor Simpson
2021-06-01 23:51 ` 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=1622589584-22571-1-git-send-email-tsimpson@quicinc.com \
--to=tsimpson@quicinc.com \
--cc=ale@rev.ng \
--cc=bcain@quicinc.com \
--cc=philmd@redhat.com \
--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).