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

Issue 3064045: Add support for vstr for single precision VFP register. Updated ic-arm to... (Closed)

Created:
10 years, 4 months ago by Rodolph Perfetta
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Add support for vstr for single precision VFP register. Updated ic-arm to use the added instruction. Also added asserts for negative offset in vldr, vstr. BUG=none TEST=none

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -14 lines) Patch
M src/arm/assembler-arm.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/arm/assembler-arm.cc View 3 chunks +20 lines, -0 lines 0 comments Download
M src/arm/ic-arm.cc View 4 chunks +16 lines, -13 lines 0 comments Download
M test/cctest/test-assembler-arm.cc View 3 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Rodolph Perfetta
10 years, 4 months ago (2010-08-06 13:25:32 UTC) #1
Rodolph Perfetta
added reviewer.
10 years, 4 months ago (2010-08-06 13:33:42 UTC) #2
Erik Corry
LGTM
10 years, 4 months ago (2010-08-17 08:26:27 UTC) #3
Erik Corry
10 years, 4 months ago (2010-08-17 08:44:06 UTC) #4
Committed as r5281.  Thanks.

Powered by Google App Engine
This is Rietveld 408576698