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

/dalvik/vm/mterp/x86/
H A Dheader.S67 forget to SPILL/UNSPILL it around call points
106 #define SPILL(reg) movl reg##,reg##_SPILL(%ebp) define
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S74 forget to SPILL/UNSPILL it around call points
113 #define SPILL(reg) movl reg##,reg##_SPILL(%ebp) define
553 SPILL(rPC)
569 SPILL(rPC)
709 SPILL(rPC)
758 SPILL(rPC)
805 SPILL(rPC)
858 SPILL(rPC)
887 SPILL(rPC)
909 SPILL(rP
[all...]

Completed in 144 milliseconds