On 2012/03/08 09:37:03, kalmard wrote:
On 2012/03/06 17:40:36, Yang wrote:
> Just for clarification: this patch is to improve performance, V8 on MIPS
would
> still work without it?

This is not performance-related, any unaligned access causes a SIGBUS (bus
error) on MIPS.

Thanks, I update my CL at http://codereview.chromium.org/9592047/

Shouldn't the compiler be able to hide the complexity for aligned and unaligned
stores on MIPS?

http://codereview.chromium.org/9617011/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to