HomeSort by relevance Sort by last modified time
    Searched defs:OUT_ARG1 (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/mterp/x86/
header.S 100 #define OUT_ARG1 ( 4)
  /dalvik/vm/mterp/out/
InterpAsm-x86.S 107 #define OUT_ARG1 ( 4)
678 movl %ecx,OUT_ARG1(%esp)
715 movl %ecx,OUT_ARG1(%esp)
753 movl %ecx,OUT_ARG1(%esp)
779 movl %eax,OUT_ARG1(%esp)
803 movl %eax,OUT_ARG1(%esp)
851 movl %eax,OUT_ARG1(%esp)
864 movl %ecx,OUT_ARG1(%esp) # arg1<- desired class
879 movl %eax,OUT_ARG1(%esp) # arg1<- BBBB
925 movl %ecx,OUT_ARG1(%esp
    [all...]
  /dalvik/vm/compiler/codegen/x86/
X86LIR.h 152 #define OUT_ARG1 4

Completed in 101 milliseconds