On 9/21/09, Martin Guy <martinw...@gmail.com> wrote: > I just tried this, and it's doing a misaligned word access:
Sorry, my mistake. It's pumping misaligned half-word (16-bit) accesses, which again returns some form of garbage, probably either the correct value if it's from the middle of a 4-byte word or some combination of the word's top and bottom bytes if the halfword straddles a 4-byte boundary. The fixup trap is incredibly slow, so the whole test will take 3 hours but the first 65536 bytes of output are identical to the i386 output, which suggests that this is it M -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org