Searched refs:OUT_ARG3 (Results 1 - 7 of 7) sorted by relevance
/dalvik/vm/mterp/x86/ |
H A D | OP_INVOKE_INTERFACE.S | 25 movl %eax,OUT_ARG3(%esp) # arg3<- dex
|
H A D | OP_DIV_LONG.S | 18 movl %eax,OUT_ARG3(%esp)
|
H A D | OP_DIV_LONG_2ADDR.S | 24 movl %eax,OUT_ARG3(%esp)
|
H A D | OP_EXECUTE_INLINE.S | 62 movl %ecx,4+OUT_ARG3(%esp)
|
H A D | header.S | 101 #define OUT_ARG3 ( 12) define
|
H A D | footer.S | 208 movl %ecx, OUT_ARG3(%esp) # save glue->self 219 movl OUT_ARG3(%esp), %eax # %eax<- glue->self 258 movl rINST_FULL,OUT_ARG3(%esp)# arg3<- AA
|
/dalvik/vm/mterp/out/ |
H A D | InterpAsm-x86.S | 108 #define OUT_ARG3 ( 12) define 2876 movl %eax,OUT_ARG3(%esp) # arg3<- dex 3043 movl %eax,OUT_ARG3(%esp) # arg3<- dex 3941 movl %eax,OUT_ARG3(%esp) 3966 movl %eax,OUT_ARG3(%esp) 8334 movl %eax,OUT_ARG3(%esp) 8369 movl %eax,OUT_ARG3(%esp) 8658 movl %ecx,4+OUT_ARG3(%esp) 9097 movl %ecx, OUT_ARG3(%esp) # save glue->self 9108 movl OUT_ARG3( [all...] |
Completed in 37 milliseconds