Ported to ARM. PTAL again.

https://codereview.chromium.org/20070005/diff/6002/src/hydrogen-instructions.h
File src/hydrogen-instructions.h (right):

https://codereview.chromium.org/20070005/diff/6002/src/hydrogen-instructions.h#newcode4645
src/hydrogen-instructions.h:4645: } else if (op == Token::BIT_OR &&
I guess not: Even if all the sign-extended bits are the same, the XOR
will depend on the significant bits of the other incoming value.

On 2013/07/25 06:05:58, Sven Panne wrote:
Can we come up with a case for BIT_XOR? :-)

https://codereview.chromium.org/20070005/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to