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

Issue 10912028: Fix computations in LeaveCallRuntimeFrame to use kDoubleSize for saved XMM registers. (Closed)

Created:
8 years, 3 months ago by Vyacheslav Egorov (Google)
Modified:
8 years, 3 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix computations in LeaveCallRuntimeFrame to use kDoubleSize for saved XMM registers. On ia32 a single XMM register occupies two words. R=srdjan@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=11659

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -10 lines) Patch
M runtime/vm/assembler_ia32.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M runtime/vm/assembler_x64.cc View 2 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Google)
8 years, 3 months ago (2012-08-30 21:17:22 UTC) #1
srdjan
8 years, 3 months ago (2012-08-30 21:18:21 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698