qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] ARM load/store multiple bug


From: Paul Brook
Subject: Re: [Qemu-devel] ARM load/store multiple bug
Date: Sun, 10 Sep 2006 18:15:17 +0100
User-agent: KMail/1.9.4

On Sunday 10 September 2006 17:46, Fabrice Bellard wrote:
> Note that QEMU supports specific unaligned access handling when using
> the softmmu code. It is possible to implement the ARM specific unaligned
> accesses without slowing down the aligned case. See the mips case with
> do_unaligned_access().

I think additional bits will be required. The behavior of unaligned accesses 
depends on the instruction performing the access.

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]