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

/dalvik/vm/mterp/x86/
H A Dheader.S67 forget to SPILL/UNSPILL it around call points
107 #define UNSPILL(reg) movl reg##_SPILL(%ebp),reg define
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S74 forget to SPILL/UNSPILL it around call points
114 #define UNSPILL(reg) movl reg##_SPILL(%ebp),reg define
558 UNSPILL(rPC)
574 UNSPILL(rPC)
914 UNSPILL(rPC)
1018 UNSPILL(rPC)
1049 UNSPILL(rPC)
1209 UNSPILL(rPC)
2853 UNSPILL(rPC)
3016 UNSPILL(rP
[all...]

Completed in 109 milliseconds