Date: Thu, 03 Aug 2006 11:22:58 -0700 From: Maxim Sobolev <sobomax@FreeBSD.org> To: freebsd-ppc@FreeBSD.org Subject: Unaligned 64-bits access on FreeBSD/powerpc Message-ID: <44D23F02.9020709@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi, I came over a problem that unaligned 64-bits access to a memory (via uint8_t or long long pointer) causes SIGBUS. Is it expected behavior or not? -Maxim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44D23F02.9020709>