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

Issue 269443002: Only assume that we have 32 D registers on ARMv7-a. (Closed)

Created:
6 years, 7 months ago by zra
Modified:
6 years, 7 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Only assume that we have 32 D registers on ARMv7-a. Otherwise assume that there are 16. Since we must know the number of VFP registers on ARM when the VM is compiled, we infer the number from predefined macros of the compiler. This CL also disables vmov{d,s} of an immediate unless we are on ARMv7. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=35578

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -7 lines) Patch
M runtime/vm/assembler_arm.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M runtime/vm/constants_arm.h View 1 2 3 8 chunks +43 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
zra
6 years, 7 months ago (2014-04-30 16:07:26 UTC) #1
regis
LGTM
6 years, 7 months ago (2014-04-30 17:04:03 UTC) #2
zra
6 years, 7 months ago (2014-04-30 17:27:42 UTC) #3
Message was sent while issue was closed.
Committed patchset #4 manually as r35578 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698