Home | History | Annotate | Download | only in x86

Lines Matching full:movl

15     movl    rINST,%eax                  # eax<- BA
18 movl rSELF,%ecx
20 movl offThread_methodClassDex(%ecx),%ecx # ecx<- pDvmDex
24 movl offDvmDex_pResClasses(%ecx),%ecx # ecx<- pDvmDex->pResClasses
25 movl (%ecx,rIBASE,4),%ecx # ecx<- resolved class
26 movl offObject_clazz(%eax),%eax # eax<- obj->clazz
38 movl %eax,OUT_ARG0(%esp)
39 movl %ecx,OUT_ARG1(%esp)
64 movl $$1,%eax
75 movl rIBASE,OUT_ARG1(%esp) # arg1<- BBBB
76 movl rSELF,%ecx
77 movl offThread_method(%ecx),%ecx
78 movl $$1,OUT_ARG2(%esp) # arg2<- true
79 movl offMethod_clazz(%ecx),%ecx # ecx<- method->clazz
81 movl %ecx,OUT_ARG0(%esp) # arg0<- method->clazz
88 movl %eax,%ecx # ecx<- resolved class
89 movl rINST,%eax # eax<- BA
92 movl offObject_clazz(%eax),%eax # eax<- obj->clazz