Updates:
Status: Accepted
Owner: [email protected]
Labels: Type-Bug
Comment #1 on issue 383 by [email protected]: Clarify precedence of
operations involving & (BITWISE AND) in assembler/x64
http://code.google.com/p/v8/issues/detail?id=383
The shell sample does crash - the X64 port is not yet capable of compiling
the
built-in JS functions.
The test build error can be fixed by using the argument -Sarch=x64, instead
of
--arch=x64.
The patch looks good, but I would prefer replacing the last test with
(rm_reg.code()
> 0x7). For us to use the patch, you must sign up as a contributor to the
> V8 project
- have you done so already? Instructions are at
http://code.google.com/p/v8/wiki/Contributing. If you don't want to sign
up for this
small change, you can just notify us of the problems on these lines, and we
will put
in an equivalent change. Binary AND does have higher precedence than
binary OR, but
it is best to parenthesize it anyway.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---