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

Issue 286193004: ARM64 simulator fix for EXTR (Closed)

Created:
6 years, 7 months ago by Fritz
Modified:
6 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

ARM64 simulator fix for EXTR Fixes extract when imms = 0 because a left shift of 64 is not valid.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -18 lines) Patch
M src/arm64/simulator-arm64.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M test/cctest/test-assembler-arm64.cc View 1 chunk +18 lines, -14 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Fritz
6 years, 7 months ago (2014-05-15 23:53:14 UTC) #1
Sven Panne
LGTM from my side, but let's wait for some feedback from one of the ARM ...
6 years, 7 months ago (2014-05-16 10:47:04 UTC) #2
Rodolph Perfetta (ARM)
lgtm
6 years, 7 months ago (2014-05-16 12:53:45 UTC) #3
Fritz
Do I need to do anything else to land this?
6 years, 7 months ago (2014-05-20 19:45:03 UTC) #4
Rodolph Perfetta
On 2014/05/20 19:45:03, Fritz wrote: > Do I need to do anything else to land ...
6 years, 7 months ago (2014-05-20 19:53:07 UTC) #5
Rodolph Perfetta (ARM)
6 years, 7 months ago (2014-05-23 09:47:53 UTC) #6
On 2014/05/20 19:53:07, Rodolph Perfetta wrote:
> On 2014/05/20 19:45:03, Fritz wrote:
> > Do I need to do anything else to land this?
> 
> I don't think so :-)

Committed, you can close your review.

Powered by Google App Engine
This is Rietveld 408576698