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

v2:
  - add reviewed-by to patch 1 & 2
  - add CP0.Config7.WII for P5600
  - new patch: add CP0.Config[4,5] for M14K(c)

Marcin Nowakowski (4):
  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: set correct CP0.Config[4,5] values for M14K(c)

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

-- 
2.25.1



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

end of thread, other threads:[~2023-03-09 13:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-16  5:17 [PATCH v2 0/4] target/mips: misc microMIPS fixes Marcin Nowakowski
2023-02-16  5:17 ` [PATCH v2 1/4] target/mips: fix JALS32/J32 instruction handling for microMIPS Marcin Nowakowski
2023-02-16  5:17 ` [PATCH v2 2/4] target/mips: fix SWM32 handling for micromips Marcin Nowakowski
2023-02-16  5:17 ` [PATCH v2 3/4] target/mips: implement CP0.Config7.WII bit support Marcin Nowakowski
2023-02-16  8:08   ` Philippe Mathieu-Daudé
2023-02-16  5:17 ` [PATCH v2 4/4] target/mips: set correct CP0.Config[4, 5] values for M14K(c) Marcin Nowakowski
2023-02-16  8:02   ` [PATCH v2 4/4] target/mips: set correct CP0.Config[4,5] " Philippe Mathieu-Daudé
2023-03-09 13:36 ` [PATCH v2 0/4] target/mips: misc microMIPS fixes 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).