Searched defs:UNSPILL_TMP1 (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/mterp/x86/
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 68 milliseconds