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

/dalvik/vm/mterp/x86/
H A DOP_INVOKE_INTERFACE.S25 movl %eax,OUT_ARG3(%esp) # arg3<- dex
H A DOP_DIV_LONG.S18 movl %eax,OUT_ARG3(%esp)
H A DOP_DIV_LONG_2ADDR.S24 movl %eax,OUT_ARG3(%esp)
H A DOP_EXECUTE_INLINE.S62 movl %ecx,4+OUT_ARG3(%esp)
H A Dheader.S101 #define OUT_ARG3 ( 12) define
H A Dfooter.S208 movl %ecx, OUT_ARG3(%esp) # save glue->self
219 movl OUT_ARG3(%esp), %eax # %eax<- glue->self
258 movl rINST_FULL,OUT_ARG3(%esp)# arg3<- AA
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S108 #define OUT_ARG3 ( 12) define
2876 movl %eax,OUT_ARG3(%esp) # arg3<- dex
3043 movl %eax,OUT_ARG3(%esp) # arg3<- dex
3941 movl %eax,OUT_ARG3(%esp)
3966 movl %eax,OUT_ARG3(%esp)
8334 movl %eax,OUT_ARG3(%esp)
8369 movl %eax,OUT_ARG3(%esp)
8658 movl %ecx,4+OUT_ARG3(%esp)
9097 movl %ecx, OUT_ARG3(%esp) # save glue->self
9108 movl OUT_ARG3(
[all...]

Completed in 37 milliseconds