Searched refs:UNSPILL_TMP1 (Results 1 - 15 of 15) sorted by relevance

/dalvik/vm/mterp/x86/
H A DOP_EXECUTE_INLINE.S83 UNSPILL_TMP1(%eax) # in case not resolved, restore opIndex
90 UNSPILL_TMP1(%eax) # restore opIndex
101 UNSPILL_TMP1(%eax) # restore result of inline
H A DOP_APUT_OBJECT.S38 UNSPILL_TMP1(%ecx) # recover target address
H A DOP_INVOKE_DIRECT.S50 UNSPILL_TMP1(%ecx)
H A DOP_INVOKE_OBJECT_INIT_RANGE.S23 UNSPILL_TMP1(rIBASE)
H A DOP_NEW_INSTANCE.S66 UNSPILL_TMP1(%eax)
84 UNSPILL_TMP1(%ecx) # restore object
H A DOP_IGET.S33 UNSPILL_TMP1(%ecx)
H A DOP_IGET_WIDE.S31 UNSPILL_TMP1(%ecx)
H A DOP_INVOKE_SUPER.S41 UNSPILL_TMP1(%edx)
H A DOP_IPUT.S34 UNSPILL_TMP1(%ecx)
H A DOP_IPUT_OBJECT.S33 UNSPILL_TMP1(%ecx)
H A DOP_IPUT_WIDE.S31 UNSPILL_TMP1(%ecx)
H A DOP_NEW_ARRAY.S42 UNSPILL_TMP1(%eax)
H A Dfooter.S82 UNSPILL_TMP1(%eax)
227 UNSPILL_TMP1(%eax)
293 UNSPILL_TMP1(rINST)
386 UNSPILL_TMP1(%edx)
439 UNSPILL_TMP1(%edx)
575 UNSPILL_TMP1(%eax)
623 UNSPILL_TMP1(%eax) # restore methodToCall
634 UNSPILL_TMP1(%eax) # restore methodToCall
695 UNSPILL_TMP1 (%ecx)
715 UNSPILL_TMP1(
[all...]
H A Dheader.S114 #define UNSPILL_TMP1(reg) movl TMP_SPILL1(%ebp),reg define
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S121 #define UNSPILL_TMP1(reg) movl TMP_SPILL1(%ebp),reg define
1077 UNSPILL_TMP1(%eax)
1095 UNSPILL_TMP1(%ecx) # restore object
1159 UNSPILL_TMP1(%eax)
1272 UNSPILL_TMP1(rIBASE) # restore "BA"
1403 UNSPILL_TMP1(rIBASE) # restore "BA"
2481 UNSPILL_TMP1(%ecx) # recover target address
2656 UNSPILL_TMP1(%ecx)
2706 UNSPILL_TMP1(%ecx)
2761 UNSPILL_TMP1(
[all...]

Completed in 129 milliseconds