qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tricore: IMASK/EXTR corner case fixes
@ 2021-03-05 13:26 Bastian Koppelmann
  2021-03-05 13:26 ` [PATCH 1/2] target/tricore: Fix imask OPC2_32_RRPW_IMASK for r3+1 == r2 Bastian Koppelmann
  2021-03-05 13:26 ` [PATCH 2/2] target/tricore: Fix OPC2_32_RRPW_EXTR for width=0 Bastian Koppelmann
  0 siblings, 2 replies; 6+ messages in thread
From: Bastian Koppelmann @ 2021-03-05 13:26 UTC (permalink / raw)
  To: qemu-devel; +Cc: kbastian, david.brenken, georg.hofstetter, andreas.konopik

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-03-07  7:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-05 13:26 [PATCH 0/2] tricore: IMASK/EXTR corner case fixes Bastian Koppelmann
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

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).