On 2014/02/19 12:24:25, m.m.capewell wrote:

https://codereview.chromium.org/172133003/diff/1/src/a64/lithium-codegen-a64.cc
File src/a64/lithium-codegen-a64.cc (right):


https://codereview.chromium.org/172133003/diff/1/src/a64/lithium-codegen-a64.cc#newcode3857
src/a64/lithium-codegen-a64.cc:3857: Register result =
ToRegister(instr->result());
The input and result should use ToRegister32, otherwise the number of leading
zeroes may be 32 more than expected.

Thanks. Updated.

https://codereview.chromium.org/172133003/

--
--
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