Lines Matching full:movl
2 %default { "store":"movl", "reg":"rINST", "sqnum":"0" }
14 movl rSELF,%ecx
17 movl offThread_methodClassDex(%ecx),%eax # eax<- DvmDex
20 movl offDvmDex_pResFields(%eax),%eax # eax<- pDvmDex->pResFields
23 movl (%eax,rIBASE,4),%eax # resolved entry
26 movl rIBASE,OUT_ARG1(%esp)
27 movl rSELF,rIBASE
29 movl offThread_method(rIBASE),rIBASE # rIBASE<- current method
30 movl offMethod_clazz(rIBASE),rIBASE # rIBASE<- method->clazz
32 movl rIBASE,OUT_ARG0(%esp) # pass in method->clazz
47 movl offInstField_byteOffset(%eax),%eax # eax<- byte offset of field