diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2025-04-12 21:40:03 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-04-25 17:00:42 +0200 |
commit | d4a785ba30ce6d8acf0206f049fb4a7494e0898a (patch) | |
tree | de324978829f70e953941d6966240303de879e91 /rust | |
parent | 6fa103069d13edb0875242e10dbcc47df19ba412 (diff) | |
download | qemu-d4a785ba30ce6d8acf0206f049fb4a7494e0898a.zip qemu-d4a785ba30ce6d8acf0206f049fb4a7494e0898a.tar.gz qemu-d4a785ba30ce6d8acf0206f049fb4a7494e0898a.tar.bz2 |
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: d0b24b7f50e1 ("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>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions