Searched refs:OUT_ARG1 (Results 1 - 25 of 35) sorted by relevance

12

/dalvik/vm/mterp/x86/
H A DOP_FILL_ARRAY_DATA.S8 movl %ecx,OUT_ARG1(%esp)
H A DOP_MONITOR_ENTER.S14 movl %eax,OUT_ARG1(%esp)
H A DOP_MONITOR_EXIT.S17 movl %eax,OUT_ARG1(%esp)
H A DOP_PACKED_SWITCH.S16 movl %eax,OUT_ARG1(%esp) # ARG1<- vAA
H A DOP_THROW_VERIFICATION_ERROR.S13 movl rINST,OUT_ARG1(%esp) # arg1<- AA
H A Dalt_stub.S15 movl rFP, OUT_ARG1(%esp)
H A DOP_EXECUTE_INLINE.S54 movl %ecx,4+OUT_ARG1(%esp)
87 movl %ecx,OUT_ARG1(%esp) # arg1<- self
98 movl %ecx,OUT_ARG1(%esp) # arg1<- self
H A DOP_NEW_INSTANCE.S30 movl $$ALLOC_DONT_TRACK,OUT_ARG1(%esp)
64 movl rPC, OUT_ARG1(%esp)
97 movl %eax,OUT_ARG1(%esp)
H A DOP_CONST_CLASS.S27 movl %ecx,OUT_ARG1(%esp)
H A DOP_CONST_STRING.S26 movl %ecx,OUT_ARG1(%esp)
H A DOP_CONST_STRING_JUMBO.S26 movl %ecx,OUT_ARG1(%esp)
H A DOP_INVOKE_INTERFACE.S29 movl %eax,OUT_ARG1(%esp) # arg1<- BBBB
H A DOP_INSTANCE_OF.S39 movl %ecx,OUT_ARG1(%esp)
75 movl rIBASE,OUT_ARG1(%esp) # arg1<- BBBB
H A DOP_INVOKE_STATIC.S31 movl %eax,OUT_ARG1(%esp) # arg1<- BBBB
53 movl rPC, OUT_ARG1(%esp)
H A DOP_NEW_ARRAY.S37 movl %eax,OUT_ARG1(%esp)
55 movl %eax,OUT_ARG1(%esp)
H A DOP_APUT_OBJECT.S31 movl %eax,OUT_ARG1(%esp)
48 movl %ecx,OUT_ARG1(%esp)
H A DOP_DIV_LONG.S20 movl %ecx,OUT_ARG1(%esp)
H A DOP_DIV_LONG_2ADDR.S21 movl %ecx,OUT_ARG1(%esp)
H A DOP_INVOKE_DIRECT.S47 movl %eax,OUT_ARG1(%esp)
H A DOP_INVOKE_VIRTUAL.S22 movl %ecx,OUT_ARG1(%esp) # arg1<- ref
H A DOP_SGET.S40 movl %eax,OUT_ARG1(%esp)
H A DOP_SPUT.S40 movl %eax,OUT_ARG1(%esp)
H A Dfooter.S87 movl %eax,OUT_ARG1(%esp)
117 movl %eax,OUT_ARG1(%esp)
160 movl %eax,OUT_ARG1(%esp)
168 movl rINST,OUT_ARG1(%esp)
203 movl %ecx, OUT_ARG1(%esp)
213 movl %ebx, OUT_ARG1(%esp) # %ebx live thorugh dvmJitGetTraceAddrThread
234 movl %ecx, OUT_ARG1(%esp)
289 movl rIBASE,OUT_ARG1(%esp)
573 movl %eax, OUT_ARG1(%esp)
596 movl %ecx, OUT_ARG1(
[all...]
H A DOP_CHECK_CAST.S39 movl %eax,OUT_ARG1(%esp)
52 movl %ecx,OUT_ARG1(%esp) # arg1<- desired class
67 movl %eax,OUT_ARG1(%esp) # arg1<- BBBB
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S107 #define OUT_ARG1 ( 4) define
696 movl %ecx,OUT_ARG1(%esp)
733 movl %ecx,OUT_ARG1(%esp)
771 movl %ecx,OUT_ARG1(%esp)
797 movl %eax,OUT_ARG1(%esp)
821 movl %eax,OUT_ARG1(%esp)
869 movl %eax,OUT_ARG1(%esp)
882 movl %ecx,OUT_ARG1(%esp) # arg1<- desired class
897 movl %eax,OUT_ARG1(%esp) # arg1<- BBBB
943 movl %ecx,OUT_ARG1(
[all...]

Completed in 26 milliseconds

12