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

Issue 10807066: Add assertions to limit register count for VSTM and VLDM. (Closed)

Created:
8 years, 5 months ago by Yang
Modified:
8 years, 5 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Add assertions to limit register count for VSTM and VLDM. R=svenpanne@chromium.org BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=12166

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Yang
8 years, 5 months ago (2012-07-23 07:25:00 UTC) #1
Sven Panne
8 years, 5 months ago (2012-07-23 07:50:32 UTC) #2
LGTM, but I am not sure if this fixes the underlying problem in the bug report
(IIRC): We use vstm/vldm only in a very restricted way, namely saving/restoring
d8-d15 and d0-d15.

Powered by Google App Engine
This is Rietveld 408576698