On 2014/02/11 10:50:31, jochen wrote:

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


https://codereview.chromium.org/156733005/diff/1/src/a64/lithium-codegen-a64.cc#newcode523
src/a64/lithium-codegen-a64.cc:523: __ LoadHeapObject(cp,
On 2014/02/11 10:49:04, ulan wrote:
> ARM uses "Move(cp.." here.

Yes, but A64 doesn't have such a fancy move. However, the implementation of
Move(..Handle) and LoadHeapObject is exactly the same.

Actually, it's not exactly the same... updating

https://codereview.chromium.org/156733005/

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