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 26 movl %eax,OUT_ARG3(%esp) # arg3<- dex
OP_DIV_LONG.S 18 movl %eax,OUT_ARG3(%esp)
OP_DIV_LONG_2ADDR.S 19 movl %eax,OUT_ARG3(%esp)
header.S 98 #define OUT_ARG3 ( 12)
OP_EXECUTE_INLINE.S 66 movl %ecx,4+OUT_ARG3(%esp)
footer.S 593 movl %ecx, OUT_ARG3(%esp) # push parameter self
627 movl %ecx, OUT_ARG3(%esp) # push parameter self
921 movl $$0, OUT_ARG3(%esp) # Arg 3 = false
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86.S 105 #define OUT_ARG3 ( 12)
    [all...]

Completed in 178 milliseconds