Searched refs:target (Results 76 - 84 of 84) sorted by relevance

1234

/dalvik/dx/etc/
H A Djasmin.jarMETA-INF/ META-INF/MANIFEST.MF jas/ jas/AnnotDefAttr.class AnnotDefAttr.java package jas ...
/dalvik/vm/mterp/out/
H A DInterpAsm-armv5te-vfp.S1653 bne common_updateProfile @ test for JIT off at target
1685 bne common_updateProfile @ test for JIT off at target
1717 bne common_updateProfile @ test for JIT off at target
1749 bne common_updateProfile @ test for JIT off at target
1781 bne common_updateProfile @ test for JIT off at target
1813 bne common_updateProfile @ test for JIT off at target
7727 * r9: target register
7746 * r9: target register
7765 * r9: target register
8443 add r2, r9, r3 @ r2<- target addres
[all...]
H A DInterpAsm-armv7-a-neon.S1657 bne common_updateProfile @ test for JIT off at target
1689 bne common_updateProfile @ test for JIT off at target
1721 bne common_updateProfile @ test for JIT off at target
1753 bne common_updateProfile @ test for JIT off at target
1785 bne common_updateProfile @ test for JIT off at target
1817 bne common_updateProfile @ test for JIT off at target
7681 * r9: target register
7700 * r9: target register
7719 * r9: target register
9376 add r2, r9, r3 @ r2<- target addres
[all...]
H A DInterpAsm-armv7-a.S1657 bne common_updateProfile @ test for JIT off at target
1689 bne common_updateProfile @ test for JIT off at target
1721 bne common_updateProfile @ test for JIT off at target
1753 bne common_updateProfile @ test for JIT off at target
1785 bne common_updateProfile @ test for JIT off at target
1817 bne common_updateProfile @ test for JIT off at target
7681 * r9: target register
7700 * r9: target register
7719 * r9: target register
9376 add r2, r9, r3 @ r2<- target addres
[all...]
H A DInterpAsm-armv5te.S1675 bne common_updateProfile @ test for JIT off at target
1707 bne common_updateProfile @ test for JIT off at target
1739 bne common_updateProfile @ test for JIT off at target
1771 bne common_updateProfile @ test for JIT off at target
1803 bne common_updateProfile @ test for JIT off at target
1835 bne common_updateProfile @ test for JIT off at target
8049 * r9: target register
8068 * r9: target register
8087 * r9: target register
8901 add r2, r9, r3 @ r2<- target addres
[all...]
H A DInterpAsm-mips.S918 * rOBJ: target register
955 * rOBJ: target register
985 * rOBJ: target register
2038 bnez a0, common_updateProfile # test for JIT off at target
2076 bnez a0, common_updateProfile # test for JIT off at target
2114 bnez a0, common_updateProfile # test for JIT off at target
2152 bnez a0, common_updateProfile # test for JIT off at target
2190 bnez a0, common_updateProfile # test for JIT off at target
2228 bnez a0, common_updateProfile # test for JIT off at target
11047 move a0, rPC # pass our target P
[all...]
H A DInterpAsm-x86.S39 Parameters passed on stack, pushed right-to-left. On entry to target, first
2470 SPILL_TMP1(%ecx) # save target address
2481 UNSPILL_TMP1(%ecx) # recover target address
8048 leal (%ecx,%eax,1),%ecx # ecx<- Address of 64-bit target
15781 * translation from the exit target, but don't attempt to chain.
15819 * translation for the exit target. Reached via a call, and
15825 movl %ebx, rPC # get first argument (target rPC)
15867 /* one input: the target rPC value */
15869 movl %ebx, rPC # get first argument (target rPC)
16417 * target pai
[all...]
/dalvik/vm/compiler/codegen/mips/Mips32/
H A DFactory.cpp81 * grab from the per-translation literal pool. If target is
952 branch->generic.target = (LIR *) exceptionLabel;
/dalvik/vm/compiler/codegen/x86/
H A DCodegenInterface.cpp272 // works whether instructions for target basic block are generated or not
540 jump 0, the target 0 is 4 bytes aligned.
617 /* Add an additional jump instruction, keep jump target 4 bytes aligned.*/
759 /* Load the Dalvik PC into r0 and jump to the specified target */
951 branchToPCR->generic.target = (LIR *) pcrLabel;
957 /* check whether we can merge the block at index i with its target block */

Completed in 407 milliseconds

1234