Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Issue 6544017: x64: Fix safepoint register index calculation. (Closed)

Created:
9 years, 10 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

x64: Fix safepoint register index calculation. We leave room for all registers on the stack so we have to add a bit. This is not nicely factored and I need to do that. This will fix the breakage and I will fix the rest on Monday. TBR=lrn@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=6857

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M src/x64/assembler-x64.h View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Mads Ager (chromium)
9 years, 10 months ago (2011-02-18 16:16:07 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698