qemu/target
Hauke Mehrtens d4a785ba30 target/mips: Fix MIPS16e translation
Fix a wrong conversion to gen_op_addr_addi(). The framesize should be
added like it was done before.

This bug broke booting OpenWrt MIPS32 BE malta Linux system images
generated by OpenWrt.

Cc: qemu-stable@nongnu.org
Fixes: d0b24b7f50 ("target/mips: Use gen_op_addr_addi() when possible")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250412194003.181411-1-hauke@hauke-m.de>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2025-04-25 17:00:42 +02:00
..
alpha qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
arm target/arm: Replace target_ulong -> vaddr for CPUWatchpoint 2025-04-25 17:00:42 +02:00
avr qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
hexagon qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
hppa qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
i386 qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
loongarch qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
m68k qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
microblaze qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
mips target/mips: Fix MIPS16e translation 2025-04-25 17:00:42 +02:00
openrisc qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
ppc hw/core: Get default_cpu_type calling machine_class_default_cpu_type() 2025-04-25 17:00:41 +02:00
riscv qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
rx qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
s390x qom: Constify TypeInfo::class_data 2025-04-25 17:00:41 +02:00
sh4 qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
sparc qom: Constify TypeInfo::class_data 2025-04-25 17:00:41 +02:00
tricore qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
xtensa qom: Constify TypeInfo::class_data 2025-04-25 17:00:41 +02:00
Kconfig target/cris: Remove the deprecated CRIS target 2024-09-13 20:11:13 +02:00
meson.build target/cris: Remove the deprecated CRIS target 2024-09-13 20:11:13 +02:00