HomeSort by relevance Sort by last modified time
    Searched refs:Dalvik (Results 1 - 19 of 19) sorted by null

  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INTERPRET.S 6 * translation chain, it will point to the chaining Dalvik PC -3.
9 * r1 - the Dalvik PC to begin interpretation.
11 * [lr, #3] contains Dalvik PC to begin interpretation
13 * rFP - Dalvik frame pointer
25 mov r0, r1 @ set Dalvik PC
footer.S 75 * r0 Faulting Dalvik PC
87 mov rPC, r0 @ reload the faulting Dalvik address
  /dalvik/vm/alloc/TEST/HeapBitmapTest/
Makefile 13 out/HeapBitmap.o: ../../HeapBitmap.c ../../HeapBitmap.h include/cutils/ashmem.h include/Dalvik.h
  /dalvik/vm/mterp/x86/
OP_MUL_LONG.S 15 SPILL_TMP2(%esi) # save Dalvik PC
31 UNSPILL_TMP2(%esi) # Restore Dalvik PC
  /libcore/support/src/test/java/tests/support/
Support_ClassLoader.java 22 import dalvik.system.DexClassLoader;
26 * Dalvik's PathClassLoader or the RI's URLClassLoader, but does so by-name.
37 if ("Dalvik".equals(System.getProperty("java.vm.name"))) {
39 "tests.support.Support_ClassLoader$Dalvik").newInstance();
52 * Implementation for Dalvik. Uses the DexClassLoader, so we can write
58 static class Dalvik extends Support_ClassLoader {
  /build/core/combo/
TARGET_linux-x86.mk 239 $(info The corresponding image will still be able to run Dalvik-based Android applications)
  /dalvik/vm/
Android.mk 16 # Android.mk for Dalvik VM.
141 # Copy the dalvik shell script to the host's bin directory
146 LOCAL_MODULE := dalvik
148 $(LOCAL_BUILT_MODULE): $(LOCAL_PATH)/dalvik | $(ACP)
Dvm.mk 19 # a "clean" build -- not everything depends on Dalvik.h. (See Android.mk
225 dalvik \
226 dalvik/vm \
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 163 * Unwind a frame from the Dalvik stack for compiled OP_RETURN_XXX.
226 * For polymorphic callsites - setup the Dalvik frame and load Dalvik PC
292 * For monomorphic callsite, setup the Dalvik frame and return to the
347 * the current one. If so setup the Dalvik frame and return to the
748 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
769 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
790 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
    [all...]
CompilerTemplateAsm-armv5te-vfp.S 163 * Unwind a frame from the Dalvik stack for compiled OP_RETURN_XXX.
226 * For polymorphic callsites - setup the Dalvik frame and load Dalvik PC
292 * For monomorphic callsite, setup the Dalvik frame and return to the
347 * the current one. If so setup the Dalvik frame and return to the
536 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
557 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
578 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
602 * r0 = target dalvik register address
624 * r0 = target dalvik register addres
    [all...]
CompilerTemplateAsm-armv7-a-neon.S 163 * Unwind a frame from the Dalvik stack for compiled OP_RETURN_XXX.
226 * For polymorphic callsites - setup the Dalvik frame and load Dalvik PC
292 * For monomorphic callsite, setup the Dalvik frame and return to the
347 * the current one. If so setup the Dalvik frame and return to the
536 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
557 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
578 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
602 * r0 = target dalvik register address
624 * r0 = target dalvik register addres
    [all...]
CompilerTemplateAsm-armv7-a.S 163 * Unwind a frame from the Dalvik stack for compiled OP_RETURN_XXX.
226 * For polymorphic callsites - setup the Dalvik frame and load Dalvik PC
292 * For monomorphic callsite, setup the Dalvik frame and return to the
347 * the current one. If so setup the Dalvik frame and return to the
536 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
557 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
578 * distance) is 32-bit. Also, Dalvik requires us to ignore all but the low
602 * r0 = target dalvik register address
624 * r0 = target dalvik register addres
    [all...]
  /dalvik/vm/mterp/armv5te/
footer.S 20 mov rPC, r1 @ restore Dalvik pc
21 mov rFP, r2 @ restore Dalvik fp
38 mov rPC, r0 @ set up dalvik pc
102 mov rPC, r1 @ restore Dalvik pc
103 mov rFP, r2 @ restore Dalvik fp
112 * having issues translating/executing a Dalvik instruction. We have to skip
139 * dPC <= Dalvik PC of instrucion to interpret
141 * r1 <= Dalvik PC of next instruction
145 mov rPC, r0 @ set up dalvik pc
320 * rPC <= Dalvik P
    [all...]
  /build/core/
main.mk 253 # Enable Dalvik lock contention logging for userdebug builds.
254 ADDITIONAL_BUILD_PROPERTIES += dalvik.vm.lockprof.threshold=500
260 # Turn on Dalvik preoptimization for user builds, but only if not
262 # Dalvik isn't built for non-Linux hosts).
335 ifneq ($(filter dalvik.gc.type-precise,$(PRODUCT_TAGS)),)
340 ADDITIONAL_BUILD_PROPERTIES += dalvik.vm.dexopt-flags=m=y
347 ADDITIONAL_BUILD_PROPERTIES += dalvik.vm.stack-trace-file=/data/anr/traces.txt
  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S 184 * Get/set the 32-bit value from a Dalvik register.
829 * if they happened at the following instruction. See the Dalvik
    [all...]
InterpAsm-armv5te.S 184 * Get/set the 32-bit value from a Dalvik register.
829 * if they happened at the following instruction. See the Dalvik
    [all...]
InterpAsm-armv7-a-neon.S 184 * Get/set the 32-bit value from a Dalvik register.
840 * if they happened at the following instruction. See the Dalvik
    [all...]
InterpAsm-armv7-a.S 184 * Get/set the 32-bit value from a Dalvik register.
840 * if they happened at the following instruction. See the Dalvik
    [all...]
InterpAsm-x86.S 237 * Get/set the 32-bit value from a Dalvik register.
794 * if they happened at the following instruction. See the Dalvik
    [all...]

Completed in 632 milliseconds