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

Issue 14672037: Implements FPU compare and branching for MIPS simulator, assembler, disassembler. (Closed)

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

Description

Implements FPU compare and branching for MIPS simulator, assembler, disassembler. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=22752

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+450 lines, -85 lines) Patch
M runtime/vm/assembler_mips.h View 4 chunks +90 lines, -4 lines 0 comments Download
M runtime/vm/assembler_mips_test.cc View 3 chunks +217 lines, -61 lines 0 comments Download
M runtime/vm/constants_mips.h View 1 2 3 chunks +15 lines, -0 lines 0 comments Download
M runtime/vm/disassembler_mips.cc View 1 2 chunks +41 lines, -0 lines 0 comments Download
M runtime/vm/simulator_mips.h View 2 chunks +21 lines, -0 lines 0 comments Download
M runtime/vm/simulator_mips.cc View 3 chunks +64 lines, -19 lines 0 comments Download
M runtime/vm/stub_code_mips.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
zra
7 years, 7 months ago (2013-05-15 15:45:03 UTC) #1
regis
LGTM
7 years, 7 months ago (2013-05-15 16:44:23 UTC) #2
zra
Committed patchset #3 manually as r22752 (presubmit successful).
7 years, 7 months ago (2013-05-15 18:37:52 UTC) #3
zra
7 years, 7 months ago (2013-05-15 18:38:32 UTC) #4
Message was sent while issue was closed.
On 2013/05/15 16:44:23, regis wrote:
> LGTM

Thanks!

Powered by Google App Engine
This is Rietveld 408576698