Reviewers: danno,
Message:
This is a follow-up CL of https://codereview.chromium.org/26410004/.
Next I plan to refactor a pure 64-bit movq (no condition) into the
assembler,
and move the movq(Register, void*, RelocInfo::Mode) and movq(Register,
int64_t)
into macro assembler.
Description:
Refactor loading a pointer and loading an integer64 into a register for X64
Please review this at https://codereview.chromium.org/39543003/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+52, -58 lines):
M src/x64/assembler-x64.h
M src/x64/assembler-x64.cc
M src/x64/code-stubs-x64.cc
M src/x64/codegen-x64.cc
M src/x64/full-codegen-x64.cc
M src/x64/lithium-codegen-x64.cc
M src/x64/lithium-gap-resolver-x64.cc
M src/x64/macro-assembler-x64.h
M src/x64/macro-assembler-x64.cc
M src/x64/stub-cache-x64.cc
M test/cctest/test-macro-assembler-x64.cc
--
--
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.