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

  /dalvik/vm/mterp/x86/
OP_INVOKE_INTERFACE.S 25 movl %eax,OUT_ARG3(%esp) # arg3<- dex
OP_DIV_LONG.S 18 movl %eax,OUT_ARG3(%esp)
OP_DIV_LONG_2ADDR.S 24 movl %eax,OUT_ARG3(%esp)
OP_EXECUTE_INLINE.S 62 movl %ecx,4+OUT_ARG3(%esp)
header.S 101 #define OUT_ARG3 ( 12)
footer.S 208 movl %ecx, OUT_ARG3(%esp) # save glue->self
219 movl OUT_ARG3(%esp), %eax # %eax<- glue->self
258 movl rINST_FULL,OUT_ARG3(%esp)# arg3<- AA
  /dalvik/vm/mterp/out/
InterpAsm-x86.S 108 #define OUT_ARG3 ( 12)
    [all...]

Completed in 46 milliseconds