Searched refs:count (Results 151 - 157 of 157) sorted by relevance

1234567

/dalvik/vm/mterp/out/
H A DInterpC-armv5te-vfp.cpp527 u2 count, u2 regs);
H A DInterpC-armv5te.cpp527 u2 count, u2 regs);
H A DInterpC-armv7-a-neon.cpp527 u2 count, u2 regs);
H A DInterpC-armv7-a.cpp527 u2 count, u2 regs);
H A DInterpAsm-armv5te.S954 * and a count.
3149 * calls don't count. If we do this as part of copying the arguments
3306 * calls don't count. If we do this as part of copying the arguments
8346 subs r9, r9, #1 @ count--
8355 sub r9, r9, #1 @ count--
8360 subs r9, r9, #1 @ count--
8431 subs r9, r9, #1 @ count--
8440 sub r9, r9, #1 @ count--
8445 subs r9, r9, #1 @ count--
16584 movs r2, rINST, lsr #8 @ r2<- AA (arg count)
[all...]
H A DInterpAsm-mips.S1207 * and a count.
3792 * calls don't count. If we do this as part of copying the arguments
3971 * calls don't count. If we do this as part of copying the arguments
9405 subu t0, t0, 1 # count--
9416 subu t0, t0, 1 # count--
9422 subu t0, t0, 1 # count--
9500 subu t0, t0, 1 # count--
9511 subu t0, t0, 1 # count--
9517 subu t0, t0, 1 # count--
11506 # a0=methodToCall, a1=CCCC, a2=count, rBI
[all...]
H A DInterpAsm-x86.S219 * Advance rPC by instruction count
1123 * and a count.
1262 movl rINST,%ecx # load count register
1393 movl rINST,%ecx # load count register
4265 * calls don't count. If we do this as part of copying the arguments
4552 * calls don't count. If we do this as part of copying the arguments
5847 /* ecx gets shift count */
5882 /* ecx gets shift count */
5917 /* ecx gets shift count */
6658 /* ecx gets shift count */
[all...]

Completed in 169 milliseconds

1234567