Lines Matching full:movl
14 movl offGlue_methodClassDex(%ecx),%ecx # ecx<- pDvmDex
16 movl offDvmDex_pResClasses(%ecx),%ecx # ecx<- pDvmDex->pResClasses
17 movl (%ecx,%eax,4),%ecx # ecx<- resolved class
38 movl offGlue_method(%ecx),%ecx # ecx<- glue->method
40 movl offMethod_clazz(%ecx),%ecx # ecx<- method->clazz
41 movl %eax,OUT_ARG1(%esp)
42 movl $$0,OUT_ARG2(%esp)
43 movl %ecx,OUT_ARG0(%esp)
47 movl %eax,%ecx
60 movl %ecx,OUT_ARG0(%esp)
61 movl %eax,OUT_ARG1(%esp)
62 movl $$ALLOC_DONT_TRACK,OUT_ARG2(%esp)
68 movl rINST_FULL,%ecx