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

Issue 7236025: MIPS: Minor bug fixes to macro-asm and simulator. (Closed)

Created:
9 years, 6 months ago by Paul Lind
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Minor bug fixes to macro-asm and simulator. 3 small fixes: - Fix erroneous use of reg t6 in macro-assembler. - Minor optimization to overflow-check macros. - Fix un-init var use (typo) in simulator FPCall handling. None of these affected test cases. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=8418

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -37 lines) Patch
M src/mips/macro-assembler-mips.cc View 5 chunks +26 lines, -36 lines 0 comments Download
M src/mips/simulator-mips.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Lind
9 years, 6 months ago (2011-06-24 06:04:02 UTC) #1
Søren Thygesen Gjesse
9 years, 6 months ago (2011-06-24 13:11:45 UTC) #2
LGTM

I will commit it.

Powered by Google App Engine
This is Rietveld 408576698