diff options
| author | buzbee <buzbee@google.com> | 2011-03-01 15:42:31 -0800 |
|---|---|---|
| committer | buzbee <buzbee@google.com> | 2011-03-02 09:35:28 -0800 |
| commit | 3d054be0780e2bee9553711d409608495cc2c19e (patch) | |
| tree | 46947845aef139fd20ee2640995275d123684216 /vm/compiler/codegen/arm/ArchUtility.c | |
| parent | 21c3c3e2ea19568c459cb3ad316a46c1bda66a02 (diff) | |
mterp generation cleanup
Change I3a22048a introduced a new interpreter breakout mechanism, and
with it a bit of hackish ugliness in the mechanism to automatically
generate interpreter source files.
This CL applies some Lipo and Botox:
o New alt-op-start, alt-op-end commands removed - will just use
existing op-start & op-end.
o New command "handler-style" to explicitly declare interpreter
style (computed-goto, jump-table or all-c). Previous trigger
on "handler-size==0" removed.
o Alternate handler stub no longer using fixed file name, but
intead is named by command asm-alt-stub (which is modelled on
existing alt-stub command).
o Previous CL stated requirement for explicitly called-out handler
for the Dalvik dispatch opcode. Turns out this was not necessary.
Requirement removed.
Change-Id: I20f7411820715476533c2073d28f357e28c1ae52
Diffstat (limited to 'vm/compiler/codegen/arm/ArchUtility.c')
0 files changed, 0 insertions, 0 deletions
