Home | History | Annotate | Download | only in x86

Lines Matching full:movl

16     movl    offGlue_methodClassDex(%ecx),%eax     # eax<- DvmDex
19 movl offDvmDex_pResFields(%eax),%eax # eax<- pDvmDex->pResFields
23 movl (%eax,rIBASE,4),%eax # resolved entry
26 movl rIBASE,OUT_ARG1(%esp)
35 movl offGlue_method(rIBASE),rPC # rPC<- current method
37 movl offMethod_clazz(rPC),rPC # rPC<- method->clazz
39 movl rPC,OUT_ARG0(%esp) # pass in method->clazz
56 movl offInstField_byteOffset(%eax),%eax # eax<- byte offset of field
60 movl rINST_FULL,(%ecx,%eax) # obj.field <- v[A](8/16/32 bits)
63 movl offGlue_cardTable(%eax),%eax # get card table base