OSDN Git Service

ART: Adding asm support for string dex cache
authorChristina Wadsworth <cwadsworth@google.com>
Fri, 19 Aug 2016 18:23:48 +0000 (11:23 -0700)
committerChristina Wadsworth <cwadsworth@google.com>
Mon, 22 Aug 2016 17:46:24 +0000 (10:46 -0700)
commit97a8a9a3385024d7a070a4b79d45afe9a64587cd
treefdff406b49ba7baa296955ad21bcba85446df212
parentda0f5e72cc5f2747a330b21afa34e7d798fc5c54
ART: Adding asm support for string dex cache

Added constants and offsets for the string dex cache fast paths that
will be introduced into entrypoints in subsequent commits.

Test: test-art-host

Change-Id: I19f97526e06cbedc782d5ef11359796731cdad82
runtime/asm_support.h
runtime/generated/asm_support_gen.h
tools/cpp-define-generator/constant_dexcache.def [new file with mode: 0644]
tools/cpp-define-generator/offset_dexcache.def
tools/cpp-define-generator/offsets_all.def