Lines Matching refs:rINST
7 movl rSELF,rINST9 movl offThread_methodClassDex(rINST),%ecx # ecx<- pDvmDex13 movl offThread_method(rINST),%eax # eax<- method14 movzwl 8(rPC),rINST # rINST<- CCCC15 GET_VREG_R rINST rINST # rINST<- "this" ptr16 testl rINST,rINST # null "this"?