HomeSort by relevance Sort by last modified time
    Searched refs:thisReg (Results 1 - 6 of 6) sorted by null

  /dalvik/vm/mterp/c/
gotoTargets.c 206 u2 thisReg;
217 thisReg = vdst;
221 thisReg = vdst & 0x0f;
224 if (!checkForNull((Object*) GET_REGISTER(thisReg)))
333 u2 thisReg;
344 thisReg = vdst;
348 thisReg = vdst & 0x0f;
350 if (!checkForNull((Object*) GET_REGISTER(thisReg)))
462 u2 thisReg;
473 thisReg = vdst
    [all...]
  /dalvik/vm/mterp/out/
InterpC-x86-atom.c     [all...]
InterpC-x86.c     [all...]
InterpC-allstubs.c     [all...]
InterpC-portdbg.c     [all...]
InterpC-portstd.c     [all...]

Completed in 346 milliseconds