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

/dalvik/vm/mterp/x86/
H A Dheader.S118 #define GET_GLUE(_reg) movl rGLUE_SPILL(%ebp),_reg define
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S125 #define GET_GLUE(_reg) movl rGLUE_SPILL(%ebp),_reg define
381 GET_GLUE(%eax) # eax<- rGLUE
394 GET_GLUE(%ecx)
411 GET_GLUE(%eax) # eax<- rGLUE
425 GET_GLUE(%ecx)
453 GET_GLUE(%ecx)
468 GET_GLUE(%ecx)
488 GET_GLUE(%ecx)
617 GET_GLUE(%ecx)
637 GET_GLUE(
[all...]

Completed in 103 milliseconds