[poky] Bad ARM code with GCC 4.7.1
Khem Raj
raj.khem at gmail.com
Thu May 10 10:00:17 PDT 2012
On Thu, May 10, 2012 at 9:49 AM, Mark Hatle <mark.hatle at windriver.com> wrote:
>>>
>>
>> hmmm that should be able to handle alignment faults in hardware
>
>
> As far as I know, most armv7a handle alignment in the kernel, but there are
> newer crops of CPUs coming out that will no longer have alignment handlers
> as a "speed optimization".. (I think they're a bit nuts myself, but anyway.)
thats a different thing. I was talking about unaligned accesses are taken care
by hardware not kernel.
>
> But if the code in question is inside the kernel, then the alignment faults
> won't work -- or will they? (Certainly won't from within the alignment
> handlers of course...)
More information about the poky
mailing list