[PATCH 0/3] target/mips: misc microMIPS fixes

Marcin Nowakowski posted 3 patches 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230215084754.3816747-1-marcin.nowakowski@fungible.com
Maintainers: "Philippe Mathieu-Daudé" <philmd@linaro.org>, Aurelien Jarno <aurelien@aurel32.net>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
There is a newer version of this series
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(-)
[PATCH 0/3] target/mips: misc microMIPS fixes
Posted by Marcin Nowakowski 1 year, 2 months ago
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