HomeSort by relevance Sort by last modified time
    Searched refs:ecx (Results 276 - 300 of 507) sorted by null

<<11121314151617181920>>

  /bionic/libc/arch-x86/syscalls/
settimeofday.S 11 pushl %ecx
13 mov 16(%esp), %ecx
24 popl %ecx
sigaction.S 11 pushl %ecx
14 mov 20(%esp), %ecx
27 popl %ecx
sigaltstack.S 11 pushl %ecx
13 mov 16(%esp), %ecx
24 popl %ecx
sigprocmask.S 11 pushl %ecx
14 mov 20(%esp), %ecx
27 popl %ecx
stat.S 11 pushl %ecx
13 mov 16(%esp), %ecx
24 popl %ecx
symlink.S 11 pushl %ecx
13 mov 16(%esp), %ecx
24 popl %ecx
tkill.S 11 pushl %ecx
13 mov 16(%esp), %ecx
24 popl %ecx
truncate.S 11 pushl %ecx
13 mov 16(%esp), %ecx
24 popl %ecx
umount2.S 11 pushl %ecx
13 mov 16(%esp), %ecx
24 popl %ecx
unlinkat.S 11 pushl %ecx
14 mov 20(%esp), %ecx
27 popl %ecx
utimes.S 11 pushl %ecx
13 mov 16(%esp), %ecx
24 popl %ecx
write.S 11 pushl %ecx
14 mov 20(%esp), %ecx
27 popl %ecx
writev.S 11 pushl %ecx
14 mov 20(%esp), %ecx
27 popl %ecx
  /dalvik/vm/mterp/x86/
OP_INVOKE_INTERFACE.S 13 GET_GLUE(%ecx)
23 movl offGlue_methodClassDex(%ecx),%eax # eax<- methodClassDex
24 movl offGlue_method(%ecx),%ecx # ecx<- method
27 movl %ecx,OUT_ARG2(%esp) # arg2<- method
OP_FILLED_NEW_ARRAY.S 14 movzwl 2(rPC),%ecx # ecx<- BBBB
17 movl (%eax,%ecx,4),%eax # eax<- resolved class
24 movl %ecx,OUT_ARG1(%esp) # arg1<- BBBB
43 * ecx is scratch
47 movl offClassObject_descriptor(%eax),%ecx # ecx<- arrayClass->descriptor
49 movzbl 1(%ecx),%ecx # ecx<- descriptor[1
    [all...]
OP_MUL_INT_LIT16.S 3 /* Need A in rINST_FULL, ssssCCCC in ecx, vB in eax */
7 movswl 2(rPC),%ecx # ecx<- ssssCCCC
11 imull %ecx,%eax # trashes rPC
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
x86p_32.asm 33 ;; ECX = amount (NOT 0!!! (the _ConvertX86 routine checks for that though))
41 cmp ecx,BYTE 32
51 dec ecx
60 mov ebp,ecx
64 push ecx
74 mov ecx,[esi+8]
79 bswap ecx
83 ror ecx,8
89 mov [edi+8],ecx
99 pop ecx
    [all...]
  /dalvik/vm/mterp/x86-atom/
OP_IGET.S 42 FETCH 1, %ecx # %ecx<- CCCC
44 cmp $$0, (%edx, %ecx, 4) # check for null ptr; resolved InstField ptr
45 movl (%edx, %ecx, 4), %eax # %eax<- resolved InstField ptr
51 movl %ecx, -4(%esp) # push parameter CCCC; field ref
69 movl rINST, %ecx # %ecx<- BA
70 shr $$4, %ecx # %ecx<- B
73 GET_VREG %ecx # %ecx<- v
    [all...]
OP_IPUT.S 42 FETCH 1, %ecx # %ecx<- CCCC
44 cmp $$0, (%edx, %ecx, 4) # check for null ptr; resolved InstField ptr
45 movl (%edx, %ecx, 4), %eax # %eax<- resolved InstField ptr
54 movl %ecx, -4(%esp) # push parameter CCCC; field ref
66 movl rINST, %ecx # %ecx<- BA+
67 shr $$4, %ecx # %ecx<- B
69 GET_VREG %ecx # %ecx<- v
    [all...]
OP_FILLED_NEW_ARRAY.S 51 FETCH 1, %ecx # %ecx<- BBBB
53 movl (%edx, %ecx, 4), %eax # %eax<- possibly resolved class
61 movl %ecx, -12(%esp) # push parameter BBBB
99 movl rGLUE, %ecx # %ecx<- MterpGlue pointer
100 movl %eax, offGlue_retval(%ecx) # retval<- new array
111 lea (rFP, %edx, 4), %ecx # %ecx<- &fpp[CCCC]
113 movl (%ecx), %edx # %edx<- %ecx+
    [all...]
OP_DIV_DOUBLE.S 31 FETCH_BB 1, %ecx # %ecx<- BB
33 fldl (rFP, %ecx, 4) # floating point stack vBB
OP_DIV_FLOAT.S 32 FETCH_CC 1, %ecx # %ecx<- CC
34 fdivs (rFP, %ecx, 4) # divide double; vBB/vCC
  /external/quake/quake/src/QW/client/
snd_mixa.s 78 movl count(%esp),%ecx
81 addl %ecx,%edi
87 movb -1(%esi,%ecx,1),%bl
89 testl $1,%ecx
94 addl C(paintbuffer)+psp_left-psp_size(,%ecx,psp_size),%edi
95 addl C(paintbuffer)+psp_right-psp_size(,%ecx,psp_size),%ebp
96 movl %edi,C(paintbuffer)+psp_left-psp_size(,%ecx,psp_size)
97 movl %ebp,C(paintbuffer)+psp_right-psp_size(,%ecx,psp_size)
98 movb -2(%esi,%ecx,1),%bl
100 decl %ecx
    [all...]
  /external/quake/quake/src/WinQuake/
snd_mixa.s 78 movl count(%esp),%ecx
81 addl %ecx,%edi
87 movb -1(%esi,%ecx,1),%bl
89 testl $1,%ecx
94 addl C(paintbuffer)+psp_left-psp_size(,%ecx,psp_size),%edi
95 addl C(paintbuffer)+psp_right-psp_size(,%ecx,psp_size),%ebp
96 movl %edi,C(paintbuffer)+psp_left-psp_size(,%ecx,psp_size)
97 movl %ebp,C(paintbuffer)+psp_right-psp_size(,%ecx,psp_size)
98 movb -2(%esi,%ecx,1),%bl
100 decl %ecx
    [all...]
  /bionic/libc/arch-x86/bionic/
vfork.S 20 popl %ecx
30 jmp *%ecx

Completed in 942 milliseconds

<<11121314151617181920>>