HomeSort by relevance Sort by last modified time
    Searched refs:subl (Results 151 - 175 of 286) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/fec/
peak_mmx_assist.s 24 1: subl $4,%ecx
peakval_mmx_assist.s 24 1: subl $4,%ecx
sumsq_sse2_assist.s 22 1: subl $8,%ecx
  /external/libunwind/src/x86/
getcontext-freebsd.S 93 subl $512 + 16, %esp /* save area and 16 bytes for alignment */
  /external/llvm/test/MC/ELF/
relax-arith.s 91 // CHECK-NEXT: f: 81 eb 00 00 00 00 subl $0, %ebx
92 // CHECK-NEXT: 15: 81 2c 25 00 00 00 00 00 00 00 00 subl $0, 0
99 subl $foo, bar
  /external/syslinux/com32/lib/sys/
entry.S 72 subl %edi,%ecx
  /external/syslinux/gpxe/src/arch/i386/transitions/
libkir.S 190 subl $8, %esp /* Restore %esp */
  /bionic/libm/x86_64/
e_log.S 85 subl $16, %eax
98 subl %ecx, %eax
e_log10.S 88 subl $16, %eax
102 subl %ecx, %eax
s_sin.S 191 subl $808452096, %eax
284 subl $16224, %ecx
368 subl $1023, %ebx
369 subl %ebx, %ecx
393 subl %r11d, %ecx
419 subl $1008, %edx
535 subl %ecx, %edx
s_tan.S 114 subl $16314, %eax
266 subl $16224, %ecx
350 subl $1023, %ebx
351 subl %ebx, %ecx
375 subl %r11d, %ecx
401 subl $1008, %edx
551 subl %ecx, %edx
    [all...]
e_sinh.S 102 subl $16343, %ecx
171 subl $16352, %eax
176 subl %eax, %ecx
  /bionic/libc/arch-x86/silvermont/string/
sse2-memmove-slm.S 173 subl %edx, %eax
217 subl %edi, %ecx
331 subl %edx, %ecx
403 subl %edx, %esi
482 subl $8, %ecx
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/
ExceptionHandlerAsm.S 272 subl $8, %esp # reserve room for filling exception data later
388 subl $12, %esp
390 subl $8, %esp
424 subl $8, %esp
431 subl $8, %esp
493 subl $512, %esp
594 subl $4, %esp
  /external/boringssl/linux-x86/crypto/fipsmodule/
x86-mont.S 24 subl %edx,%eax
26 subl %eax,%ebp
30 subl %edx,%ebp
33 subl %ebp,%eax
187 subl %edi,%edx
  /external/boringssl/mac-x86/crypto/fipsmodule/
x86-mont.S 23 subl %edx,%eax
25 subl %eax,%ebp
29 subl %edx,%ebp
32 subl %ebp,%eax
186 subl %edi,%edx
  /bionic/libc/arch-x86/atom/string/
ssse3-memcmp-atom.S 1764 subl %ebx, %eax
1771 subl %ebx, %eax
1780 subl %ebx, %eax
1787 subl %ebx, %eax
1798 subl %ebx, %eax
1805 subl %ebx, %eax
1814 subl %ebx, %eax
1821 subl %ebx, %eax
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
header.py 475 subl = _split_ascii(part, maxlen, restlen,
477 lines.extend(subl[:-1])
478 this = [subl[-1]]
  /external/python/cpython2/Lib/email/
header.py 475 subl = _split_ascii(part, maxlen, restlen,
477 lines.extend(subl[:-1])
478 this = [subl[-1]]
  /external/python/cpython2/Modules/_ctypes/libffi/src/x86/
freebsd.S 50 subl %ecx,%esp
195 subl $40, %esp
291 subl $36, %esp
sysv.S 50 subl %ecx,%esp
181 subl $40, %esp
288 subl $36, %esp
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/
header.py 475 subl = _split_ascii(part, maxlen, restlen,
477 lines.extend(subl[:-1])
478 this = [subl[-1]]
  /prebuilts/gdb/linux-x86/lib/python2.7/email/
header.py 475 subl = _split_ascii(part, maxlen, restlen,
477 lines.extend(subl[:-1])
478 this = [subl[-1]]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
header.py 475 subl = _split_ascii(part, maxlen, restlen,
477 lines.extend(subl[:-1])
478 this = [subl[-1]]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
header.py 475 subl = _split_ascii(part, maxlen, restlen,
477 lines.extend(subl[:-1])
478 this = [subl[-1]]

Completed in 967 milliseconds

1 2 3 4 5 67 8 91011>>