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)
688 movl %ecx,OUT_ARG1(%esp)
725 movl %ecx,OUT_ARG1(%esp)
763 movl %ecx,OUT_ARG1(%esp)
789 movl %eax,OUT_ARG1(%esp)
813 movl %eax,OUT_ARG1(%esp)
861 movl %eax,OUT_ARG1(%esp)
874 movl %ecx,OUT_ARG1(%esp) # arg1<- desired class
889 movl %eax,OUT_ARG1(%esp) # arg1<- BBBB
935 movl %ecx,OUT_ARG1(%esp
    [all...]
  /dalvik/vm/compiler/codegen/x86/
X86LIR.h 152 #define OUT_ARG1 4

Completed in 304 milliseconds