[PATCH 0/3] target/sh4: Re-allow unaligned access on system emulation

Philippe Mathieu-Daudé posted 3 patches 2 weeks, 3 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260513065438.8680-1-philmd@linaro.org
Maintainers: Yoshinori Sato <yoshinori.sato@nifty.com>
target/sh4/translate.c | 38 ++++++++++++++++++++------------------
1 file changed, 20 insertions(+), 18 deletions(-)
[PATCH 0/3] target/sh4: Re-allow unaligned access on system emulation
Posted by Philippe Mathieu-Daudé 2 weeks, 3 days ago
Restore unaligned behavior on system mode,
hold alignment in DisasContext.

Philippe Mathieu-Daudé (3):
  target/sh4: Re-allow unaligned access on system emulation
  target/sh4: Hold alignment as DisasContext::mo_align
  target/sh4: Inline UNALIGN() macro

 target/sh4/translate.c | 38 ++++++++++++++++++++------------------
 1 file changed, 20 insertions(+), 18 deletions(-)

-- 
2.53.0