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

Re: Alignement on ARM



On 3/7/09, Vincent Bernat <bernat@debian.org> wrote:
> I have  followed the howto available here:
>   http://www.aurel32.net/info/debian_arm_qemu.php
> to setup  an ARM system. However,  I have no alignment  issues with this
> platform.  What kind  of ARM  platform may  I setup  that  would produce
> no error but incorrect data when reading unaligned int?

It turns out that qemu does not emulate the ARM misaligned word access
behaviour, but has the same behaviour as the host machine's
instruction set. You will need to use real ARM hardware.

   M


Reply to: