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

Issue 7777005: MIPS: Fixed a bug in a special case of MacroAssembler::Ext. (Closed)

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

Description

MIPS: Fixed a bug in a special case of MacroAssembler::Ext. In mips32r1 mode the target register was not be properly set up when shift_left == 0. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9032

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Paul Lind
this fixes a bug in Issue 7744014 (http://codereview.chromium.org/7744014/) which you landed for me last week ...
9 years, 3 months ago (2011-08-29 06:09:27 UTC) #1
fschneider
9 years, 3 months ago (2011-08-29 07:10:32 UTC) #2
LGTM.

Will land it.

Powered by Google App Engine
This is Rietveld 408576698