qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] target/mips: misc microMIPS fixes
@ 2023-02-15  8:47 Marcin Nowakowski
  2023-02-15  8:47 ` [PATCH 1/3] target/mips: fix JALS32/J32 instruction handling for microMIPS Marcin Nowakowski
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Marcin Nowakowski @ 2023-02-15  8:47 UTC (permalink / raw)
  To: qemu-devel
  Cc: marcin.nowakowski, Philippe Mathieu-Daudé, Aurelien Jarno,
	Jiaxun Yang, Aleksandar Rikalo

Marcin Nowakowski (3):
  target/mips: fix JALS32/J32 instruction handling for microMIPS
  target/mips: fix SWM32 handling for micromips
  target/mips: implement CP0.Config7.WII bit support

 target/mips/cpu-defs.c.inc    | 1 +
 target/mips/cpu.c             | 6 ++++--
 target/mips/cpu.h             | 1 +
 target/mips/tcg/ldst_helper.c | 4 ++--
 target/mips/tcg/translate.c   | 6 ++++++
 5 files changed, 14 insertions(+), 4 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2023-02-16  1:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-15  8:47 [PATCH 0/3] target/mips: misc microMIPS fixes Marcin Nowakowski
2023-02-15  8:47 ` [PATCH 1/3] target/mips: fix JALS32/J32 instruction handling for microMIPS Marcin Nowakowski
2023-02-15 20:21   ` Richard Henderson
2023-02-15 20:50     ` Philippe Mathieu-Daudé
2023-02-16  1:31       ` Jiaxun Yang
2023-02-15  8:47 ` [PATCH 2/3] target/mips: fix SWM32 handling for micromips Marcin Nowakowski
2023-02-15 10:51   ` Philippe Mathieu-Daudé
2023-02-15  8:47 ` [PATCH 3/3] target/mips: implement CP0.Config7.WII bit support Marcin Nowakowski
2023-02-15 18:33   ` Philippe Mathieu-Daudé
2023-02-15 19:19     ` Marcin Nowakowski
2023-02-15 19:39       ` Philippe Mathieu-Daudé

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