Even though ARMv7 require the CPU to support unaligned access, it is still possible for the OS to force alignment fault (SCTLR.A = 1). WebOS seems to do so ( http://developer.palm.com/index.php?option=com_content&view=article&id=1984&Itemid=337) so the unaligned option should not be triggered by the ARMv7A option (though it should assert ARMv7A is defined). Same for the simulator.
On 30 April 2010 19:24, <[email protected]> wrote: > On 2010/04/30 00:49:57, subratokde wrote: > > Uploaded the recommended changes. > > > http://codereview.chromium.org/1731013/show > > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
