aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorDan Bornstein <danfuzz@android.com>2011-01-25 16:39:12 -0800
committerDan Bornstein <danfuzz@android.com>2011-01-30 12:40:37 -0800
commit3c5df37a2df7368eb274eb097e9cfa2ccc7fffb6 (patch)
tree316b0e92f65b6fe83036eefce65db14bf9c238b3 /vm/compiler/codegen/arm/CodegenDriver.c
parent2cbe105e2b4362d54f10a03b44a344b46f931f5a (diff)
Basic facility to read/write bytecode.
These classes are meant for reading and writing bytecode at the lowest possible level, in particular without layering any interpretation of the instructions beyond understanding the instruction formats. (For example, constant indices remain numbers and aren't tied to objects representing constants.) This patch represents a work-in-progress that compiles but is as yet not hooked up to anything else. Hooking it all up will happen in one or more follow-on patches. Change-Id: Ifd3b3ff0925dc9dc3d82e507dc1be83cb560031d
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions