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

Issue 23671003: Saves callee-saved fpu registers on MIPS. (Closed)

Created:
7 years, 3 months ago by zra
Modified:
7 years, 3 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Saves callee-saved fpu registers on MIPS. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=27063

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -16 lines) Patch
M runtime/vm/constants_mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/stack_frame_mips.h View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/stub_code_mips.cc View 1 4 chunks +38 lines, -10 lines 0 comments Download
M tests/isolate/isolate.status View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
zra
On entry to Dart code from C++ code. We probably also need to do this ...
7 years, 3 months ago (2013-08-30 00:08:49 UTC) #1
regis
LGTM I am surprised we did not notice this earlier. We already had constants defined, ...
7 years, 3 months ago (2013-08-30 01:53:39 UTC) #2
zra
I opted to go with keeping the constants and using them. They might come in ...
7 years, 3 months ago (2013-09-03 15:09:11 UTC) #3
zra
7 years, 3 months ago (2013-09-03 15:17:26 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r27063 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698