On 3/7/09, Vincent Bernat <ber...@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 -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org