+17
−4
Loading
The arm ldrd/strd insns must cause alignment traps, whereas at least for armv7 ldr/str must handle unaligned operations. While this is hardly the only problem facing user-only emu, this solves one problem for i386 on armv7 emulation. Reviewed-by:Peter Maydell <peter.maydell@linaro.org> Reported-by:
Huw Davies <huw@codeweavers.com> Signed-off-by:
Richard Henderson <rth@twiddle.net>