From: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
To: qemu-devel@nongnu.org
Cc: kbastian@mail.uni-paderborn.de, david.brenken@efs-auto.de,
georg.hofstetter@efs-auto.de, andreas.konopik@efs-auto.de
Subject: [PATCH 0/2] tricore: IMASK/EXTR corner case fixes
Date: Fri, 5 Mar 2021 14:26:27 +0100 [thread overview]
Message-ID: <20210305132629.755627-1-kbastian@mail.uni-paderborn.de> (raw)
Hi,
while testing Andreas' patch [1], I found two more bugs in IMASK and EXTR which
I fixed here.
[1] https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg03916.html
Cheers,
Bastian
Bastian Koppelmann (2):
target/tricore: Fix imask OPC2_32_RRPW_IMASK for r3+1 == r2
target/tricore: Fix OPC2_32_RRPW_EXTR for width=0
target/tricore/translate.c | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
--
2.30.1
next reply other threads:[~2021-03-05 13:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-05 13:26 Bastian Koppelmann [this message]
2021-03-05 13:26 ` [PATCH 1/2] target/tricore: Fix imask OPC2_32_RRPW_IMASK for r3+1 == r2 Bastian Koppelmann
2021-03-07 7:34 ` Richard Henderson
2021-03-05 13:26 ` [PATCH 2/2] target/tricore: Fix OPC2_32_RRPW_EXTR for width=0 Bastian Koppelmann
2021-03-05 13:31 ` Philippe Mathieu-Daudé
2021-03-07 7:36 ` 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=20210305132629.755627-1-kbastian@mail.uni-paderborn.de \
--to=kbastian@mail.uni-paderborn.de \
--cc=andreas.konopik@efs-auto.de \
--cc=david.brenken@efs-auto.de \
--cc=georg.hofstetter@efs-auto.de \
--cc=qemu-devel@nongnu.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).