Home | History | Annotate | Download | only in x86

Lines Matching refs:rINST

7     movl      rSELF,rINST
9 movl offThread_methodClassDex(rINST),%ecx # ecx<- pDvmDex
13 movl offThread_method(rINST),%eax # eax<- method
14 movzwl 8(rPC),rINST # rINST<- CCCC
15 GET_VREG_R rINST rINST # rINST<- "this" ptr
16 testl rINST,rINST # null "this"?