qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] Undeprecate nanoMIPS and fix multiple bugs
@ 2022-05-04 11:03 Stefan Pejic
  2022-05-04 11:03 ` [PATCH 1/7] target/mips: Fix emulation of nanoMips MTHLIP instruction Stefan Pejic
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Stefan Pejic @ 2022-05-04 11:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: ot_stefan.pejic, ot_dragan.mladjenovic, Stefan Pejic

This series of patches aims to undeprecate nanoMIPS architecture and fix
several issues that were found in recent testings.

Dragan Mladjenovic (4):
  target/mips: Fix emulation of nanoMips EXTRV_S.H instruction
  target/mips: Fix emulation of nanoMips BPOSGE32C instruction
  target/mips: Fix emulation of nanoMips BNEC[32] instruction
  target/mips: Fix handling of unaligned memory access for nanoMips ISA

Stefan Pejic (3):
  target/mips: Fix emulation of nanoMips MTHLIP instruction
  target/mips: Add missing default cases for some nanoMips pools
  target/mips: Undeprecate nanoMips ISA support in QEMU

 MAINTAINERS                              |  3 ++-
 docs/about/deprecated.rst                | 26 -------------------
 target/mips/cpu.h                        |  2 +-
 target/mips/tcg/nanomips_translate.c.inc | 33 +++++++++++++++++++++---
 target/mips/tcg/translate.c              |  5 ++--
 5 files changed, 35 insertions(+), 34 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2022-06-10 14:43 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-04 11:03 [PATCH 0/7] Undeprecate nanoMIPS and fix multiple bugs Stefan Pejic
2022-05-04 11:03 ` [PATCH 1/7] target/mips: Fix emulation of nanoMips MTHLIP instruction Stefan Pejic
2022-05-09 20:47   ` Philippe Mathieu-Daudé via
2022-05-04 11:03 ` [PATCH 2/7] target/mips: Fix emulation of nanoMips EXTRV_S.H instruction Stefan Pejic
2022-05-09 20:53   ` Philippe Mathieu-Daudé via
2022-05-04 11:03 ` [PATCH 3/7] target/mips: Fix emulation of nanoMips BPOSGE32C instruction Stefan Pejic
2022-05-09 12:24   ` Philippe Mathieu-Daudé via
2022-05-04 11:04 ` [PATCH 4/7] target/mips: Fix emulation of nanoMips BNEC[32] instruction Stefan Pejic
2022-05-09 20:34   ` Philippe Mathieu-Daudé via
2022-05-04 11:04 ` [PATCH 5/7] target/mips: Fix handling of unaligned memory access for nanoMips ISA Stefan Pejic
2022-06-10 14:13   ` Philippe Mathieu-Daudé via
2022-05-04 11:04 ` [PATCH 6/7] target/mips: Add missing default cases for some nanoMips pools Stefan Pejic
2022-05-09 12:25   ` Philippe Mathieu-Daudé via
2022-05-04 11:04 ` [PATCH 7/7] target/mips: Undeprecate nanoMips ISA support in QEMU Stefan Pejic
2022-05-31 13:14   ` Philippe Mathieu-Daudé via
2022-06-10 14:09     ` Philippe Mathieu-Daudé via
2022-06-10 14:40       ` Philippe Mathieu-Daudé via
2022-06-10 14:41 ` [PATCH 0/7] Undeprecate nanoMIPS and fix multiple bugs Philippe Mathieu-Daudé via

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