Home
last modified time | relevance | path

Searched refs:OUT_ARG0 (Results 1 – 25 of 34) sorted by relevance

12

/dalvik/vm/mterp/x86/
DOP_NEW_INSTANCE.S35 movl %ecx,OUT_ARG0(%esp)
53 movl %ecx,OUT_ARG0(%esp)
72 movl %ecx,OUT_ARG0(%esp)
89 movl $$.LstrInstantiationError,OUT_ARG0(%esp)
Dfooter.S213 movl %ecx, OUT_ARG0(%esp) # push parameter pMterpGlue
233 movl %eax, OUT_ARG0(%esp) # push parameter self
258 movl %ecx,OUT_ARG0(%esp) # arg0<- GLUE
321 movl %eax,OUT_ARG0(%esp)
388 movl %ecx,OUT_ARG0(%esp) # glue in arg0
410 movl %eax,OUT_ARG0(%esp)
424 movl %eax,OUT_ARG0(%esp)
439 movl %eax,OUT_ARG0(%esp)
454 movl %eax,OUT_ARG0(%esp)
468 movl %eax,OUT_ARG0(%esp)
[all …]
DOP_CHECK_CAST.S41 movl %ecx,OUT_ARG0(%esp)
54 movl %eax,OUT_ARG0(%esp) # arg0<- message
75 movl %ecx,OUT_ARG0(%esp) # arg0<- method->clazz
DOP_FILL_ARRAY_DATA.S9 movl %eax,OUT_ARG0(%esp)
Dstub.S5 movl %ecx,OUT_ARG0(%esp) # glue is first arg to function
DOP_NEW_ARRAY.S43 movl %ecx,OUT_ARG0(%esp)
60 movl %ecx,OUT_ARG0(%esp)
DOP_THROW_VERIFICATION_ERROR.S15 movl %ecx,OUT_ARG0(%esp) # arg0<- method
DOP_PACKED_SWITCH.S18 movl %ecx,OUT_ARG0(%esp) # ARG0<- switchData
DOP_MONITOR_EXIT.S21 movl %ecx,OUT_ARG0(%esp)
DOP_MONITOR_ENTER.S20 movl %ecx,OUT_ARG0(%esp)
DOP_INSTANCE_OF.S43 movl %eax,OUT_ARG0(%esp)
89 movl %ecx,OUT_ARG0(%esp) # arg0<- method->clazz
DOP_INVOKE_STATIC.S24 movl %ecx,OUT_ARG0(%esp) # arg0<- clazz
DOP_INVOKE_INTERFACE.S22 movl %eax,OUT_ARG0(%esp) # arg0<- class
DOP_CONST_STRING.S32 movl %eax,OUT_ARG0(%esp)
DOP_CONST_CLASS.S33 movl %eax,OUT_ARG0(%esp)
Dentry.S72 movl $$.LstrBadEntryPoint,OUT_ARG0(%esp)
DOP_CONST_STRING_JUMBO.S32 movl %eax,OUT_ARG0(%esp)
DOP_EXECUTE_INLINE.S44 movl %ecx,4+OUT_ARG0(%esp)
DOP_SPUT.S38 movl %ecx,OUT_ARG0(%esp)
DOP_SGET.S38 movl %ecx,OUT_ARG0(%esp)
DOP_APUT_OBJECT.S35 movl %ecx,OUT_ARG0(%esp)
DOP_DIV_LONG_2ADDR.S25 movl rPC,OUT_ARG0(%esp)
DOP_INVOKE_DIRECT.S52 movl %ecx,OUT_ARG0(%esp)
DOP_DIV_LONG.S19 movl rPC,OUT_ARG0(%esp)
/dalvik/vm/mterp/out/
DInterpAsm-x86.S111 #define OUT_ARG0 ( 0) /* <- dvmMterpStdRun esp */ macro
710 movl %ecx,OUT_ARG0(%esp)
911 movl %eax,OUT_ARG0(%esp)
1015 movl %ecx,OUT_ARG0(%esp) # ARG0<- switchData
1046 movl %ecx,OUT_ARG0(%esp) # ARG0<- switchData
2882 movl %ecx,OUT_ARG0(%esp) # arg0<- clazz
2906 movl %eax,OUT_ARG0(%esp) # arg0<- class
3047 movl %ecx,OUT_ARG0(%esp) # arg0<- clazz
3073 movl %eax,OUT_ARG0(%esp) # arg0<- class
3980 movl rPC,OUT_ARG0(%esp)
[all …]

12