http://codereview.chromium.org/6614017/diff/1/src/x64/lithium-codegen-x64.cc File src/x64/lithium-codegen-x64.cc (right):
http://codereview.chromium.org/6614017/diff/1/src/x64/lithium-codegen-x64.cc#newcode1981 src/x64/lithium-codegen-x64.cc:1981: __ movq(scratch_1, rsi); On 2011/03/03 14:30:28, Rico wrote:
Maybe we should call scratc_1 for context and scratch_2 for scratch
here? I don't think so, since it will be confusing if we do shift to an impermanent context register as on ia32 later. http://codereview.chromium.org/6614017/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
