[PATCH 0/2] target/alpha: Inline UNALIGN() macro

Philippe Mathieu-Daudé posted 2 patches 2 weeks, 3 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260513074840.11398-1-philmd@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>
target/alpha/translate.c | 33 +++++++++++++--------------------
1 file changed, 13 insertions(+), 20 deletions(-)
[PATCH 0/2] target/alpha: Inline UNALIGN() macro
Posted by Philippe Mathieu-Daudé 2 weeks, 3 days ago
Rename 'unalign' as 'mo_align' and use it in system
emulation too, allowing to remove the UNALIGN() macro.
(No logical change, 'aligning' with other targets)

Philippe Mathieu-Daudé (2):
  target/alpha: Use DisasContext::mo_align in system emulation
  target/alpha: Inline UNALIGN() macro

 target/alpha/translate.c | 33 +++++++++++++--------------------
 1 file changed, 13 insertions(+), 20 deletions(-)

-- 
2.53.0