HomeSort by relevance Sort by last modified time
    Searched refs:addl (Results 201 - 225 of 316) sorted by null

1 2 3 4 5 6 7 891011>>

  /bionic/libc/arch-x86/string/
bcopy.S 76 addl %ecx,%edi /* copy backwards. */
77 addl %ecx,%esi
strcpy.S 58 addl $8,%edx
59 addl $8,%ecx
  /dalvik/vm/mterp/x86/
binopWide.S 11 $instr1 # ex: addl (rFP,%ecx,4),rIBASE
binopWide2addr.S 10 $instr1 # example: addl %eax,(rFP,rINST,4)
  /dalvik/vm/mterp/x86-atom/
header.S 172 addl \_reg, rPC
254 addl $$dvmAsmInstructionStart,\_reg
287 addl $$(\_count*2), rPC
303 addl \_reg, rPC
332 addl $$(\_count*2), rPC
346 addl \_reg, rPC
382 addl $$(\_count*2), rPC
396 addl \_reg, rPC
  /external/netcat/data/
dns-any.d 23 0 # addl records: 0
  /external/oprofile/module/x86/
oprofile_nmi.S 35 addl $4, %esp; \
62 addl $4, %esp
  /external/quake/quake/src/QW/client/
surf16.s 99 addl %eax,%esi
100 addl %ecx,%ebp
105 addl %eax,%edx
106 addl %ecx,%edi
162 addl $4,%ebx
  /external/quake/quake/src/WinQuake/
surf16.s 99 addl %eax,%esi
100 addl %ecx,%ebp
105 addl %eax,%edx
106 addl %ecx,%edi
162 addl $4,%ebx
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-x86-darwin.S 101 addl $4, %esp
109 addl $4, %esp
186 /* Use "addl $1", not "incl", to avoid partial-flags stall on P4 */
187 addl $1, (%edx)
217 addl $1, VG_(dispatch_ctr)
225 addl $1, VG_(dispatch_ctr)
dispatch-x86-linux.S 84 addl $4, %esp
92 addl $4, %esp
172 /* Use "addl $1", not "incl", to avoid partial-flags stall on P4 */
173 addl $1, (%edx)
203 addl $1, VG_(dispatch_ctr)
211 addl $1, VG_(dispatch_ctr)
  /frameworks/compile/libbcc/runtime/lib/i386/
moddi3.S 91 addl 24(%esp), %ebx // otherwise
96 addl %esi, %eax // Restore correct sign to result
131 addl 24(%esp), %ebx // otherwise
136 addl %esi, %eax // Restore correct sign to result
158 addl %esi, %eax // Restore correct sign to result
  /external/zlib/contrib/asm586/
match.S 163 addl %eax, %esi
255 addl %ecx, %esi
284 addl $8, %edx
287 LeaveLoopCmps4: addl $4, %edx
290 addl $2, %edx
329 addl %eax, %esi
359 addl $LocalVarsSize, %esp
  /external/zlib/contrib/asm686/
match.S 173 addl %eax, %esi
239 addl %ecx, %esi
266 addl $8, %edx
269 LeaveLoopCmps4: addl $4, %edx
272 addl $2, %edx
310 addl %eax, %esi
338 addl $LocalVarsSize, %esp
  /bionic/libc/arch-x86/bionic/
syscall.S 40 addl $4, %esp
  /bionic/libc/arch-x86/syscalls/
__llseek.S 27 addl $4, %esp
__mmap2.S 29 addl $4, %esp
__openat.S 25 addl $4, %esp
__ptrace.S 25 addl $4, %esp
__reboot.S 25 addl $4, %esp
__rt_sigaction.S 25 addl $4, %esp
__rt_sigprocmask.S 25 addl $4, %esp
__rt_sigtimedwait.S 25 addl $4, %esp
__sys_clone.S 27 addl $4, %esp
__timer_settime.S 25 addl $4, %esp

Completed in 247 milliseconds

1 2 3 4 5 6 7 891011>>