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

Issue 1230593007: Fix max number of allocatable registers in DwVfpRegister::AllocationIndexToString (Closed)

Created:
5 years, 5 months ago by alexanderk
Modified:
5 years, 5 months ago
Reviewers:
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix max number of allocatable registers in DwVfpRegister::AllocationIndexToString for armv7 which has 16 double word VFP registers (but called for 32 from ArchDefaultRegisterConfiguration). BUG=v8:4286

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
alexanderk
5 years, 5 months ago (2015-07-10 08:18:37 UTC) #1
This problem has been already reported as
https://code.google.com/p/v8/issues/detail?id=4280#c2
and fixed by https://codereview.chromium.org/1230473006

So this can be closed as duplicate.

Powered by Google App Engine
This is Rietveld 408576698