HomeSort by relevance Sort by last modified time
    Searched refs:SPILL_TMP1 (Results 1 - 15 of 15) sorted by null

  /dalvik/vm/mterp/x86/
OP_APUT_OBJECT.S 27 SPILL_TMP1(%ecx) # save target address
OP_INVOKE_DIRECT.S 41 SPILL_TMP1(%ecx)
OP_INVOKE_OBJECT_INIT_RANGE.S 14 SPILL_TMP1(rIBASE) # save %edx
OP_EXECUTE_INLINE.S 78 SPILL_TMP1(%eax) # save opIndex
94 SPILL_TMP1(%eax) # save result of inline
OP_NEW_INSTANCE.S 61 SPILL_TMP1(%eax) # preserve new object
81 SPILL_TMP1(%ecx) # save object
OP_IGET.S 30 SPILL_TMP1(%ecx) # save obj pointer across call
OP_IGET_WIDE.S 28 SPILL_TMP1(%ecx) # save objpointer across call
OP_INVOKE_SUPER.S 24 SPILL_TMP1(%edx)
OP_IPUT.S 31 SPILL_TMP1(%ecx) # save obj pointer across call
OP_IPUT_OBJECT.S 30 SPILL_TMP1(%ecx) # save obj pointer across call
OP_IPUT_WIDE.S 28 SPILL_TMP1(%ecx) # save obj pointer across call
OP_NEW_ARRAY.S 33 SPILL_TMP1(%eax) # save array length
footer.S 80 SPILL_TMP1(%eax)
225 SPILL_TMP1(%eax)
281 SPILL_TMP1(rINST)
377 SPILL_TMP1(%edx)
430 SPILL_TMP1(%edx)
569 SPILL_TMP1(%eax) # preserve methodToCall
617 SPILL_TMP1(%eax) # save methodTocall
692 SPILL_TMP1 (%ecx)
709 SPILL_TMP1(%ebx)
785 SPILL_TMP1(%eax
    [all...]
header.S 113 #define SPILL_TMP1(reg) movl reg,TMP_SPILL1(%ebp)
  /dalvik/vm/mterp/out/
InterpAsm-x86.S 120 #define SPILL_TMP1(reg) movl reg,TMP_SPILL1(%ebp)
    [all...]

Completed in 1692 milliseconds