Searched refs:EBX_SPILL (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/mterp/x86/
H A Dentry.S42 movl %ebx,EBX_SPILL(%ebp)
88 movl EBX_SPILL(%ebp),%ebx
H A Dheader.S85 #define EBX_SPILL (-12) define
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S92 #define EBX_SPILL (-12) define
15605 movl %ebx,EBX_SPILL(%ebp)
15651 movl EBX_SPILL(%ebp),%ebx
15979 mov %ebx, EBX_SPILL(%ebp)
15998 mov EBX_SPILL(%ebp), %ebx
16006 mov %ebx, EBX_SPILL(%ebp)
16011 mov EBX_SPILL(%ebp), %ebx

Completed in 84 milliseconds