Searched refs:OUT_ARG3 (Results 1 - 7 of 7) sorted by relevance

/dalvik/vm/mterp/x86/
H A DOP_INVOKE_INTERFACE.S26 movl %eax,OUT_ARG3(%esp) # arg3<- dex
H A DOP_DIV_LONG.S18 movl %eax,OUT_ARG3(%esp)
H A DOP_DIV_LONG_2ADDR.S19 movl %eax,OUT_ARG3(%esp)
H A Dheader.S98 #define OUT_ARG3 ( 12) define
H A DOP_EXECUTE_INLINE.S66 movl %ecx,4+OUT_ARG3(%esp)
H A Dfooter.S593 movl %ecx, OUT_ARG3(%esp) # push parameter self
627 movl %ecx, OUT_ARG3(%esp) # push parameter self
921 movl $$0, OUT_ARG3(%esp) # Arg 3 = false
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S105 #define OUT_ARG3 ( 12) define
4404 movl %eax,OUT_ARG3(%esp) # arg3<- dex
4695 movl %eax,OUT_ARG3(%esp) # arg3<- dex
5683 movl %eax,OUT_ARG3(%esp)
5732 movl %eax,OUT_ARG3(%esp)
6509 movl %eax,OUT_ARG3(%esp)
6559 movl %eax,OUT_ARG3(%esp)
7885 movl %ecx,4+OUT_ARG3(%esp)
16270 movl %ecx, OUT_ARG3(%esp) # push parameter self
16304 movl %ecx, OUT_ARG3(
[all...]

Completed in 155 milliseconds