[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] target/mips: misc microMIPS fixes
From: |
Marcin Nowakowski |
Subject: |
[PATCH 0/3] target/mips: misc microMIPS fixes |
Date: |
Wed, 15 Feb 2023 09:47:51 +0100 |
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