HomeSort by relevance Sort by last modified time
    Searched full:addl (Results 401 - 425 of 579) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
zext-sext.ll 36 ; CHECK: addl $2138875574, %e[[REGISTER_zext:[a-z0-9]+]]
  /external/llvm/test/MC/ELF/
relax-arith.s 79 addl $foo, bar
  /external/llvm/test/MC/MachO/
darwin-x86_64-reloc.s 29 addl $6,L0(%rip)
31 addl $500,L0(%rip)
57 addl $0, %eax
60 addl L2_1 - L2_0, %eax
  /external/mesa3d/src/mapi/mapi/
entry_x86_tls.h 51 "addl $_GLOBAL_OFFSET_TABLE_+[.-1b], %eax\n\t"
  /external/openssl/crypto/des/asm/
des-586.S 472 addl $4,%esp
943 addl $4,%esp
1173 addl $12,%esp
1294 addl $12,%esp
1392 addl $8,%esi
1393 addl $8,%edi
1405 addl %edx,%ebp
1460 addl $8,%esi
1461 addl $8,%edi
1504 addl $28,%es
    [all...]
  /external/valgrind/main/VEX/test/
fxsave.c 48 "addl $4,%esp\n");
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-x86-darwin.S 88 addl $4, %esp
96 addl $4, %esp
202 addl $1, VG_(stats__n_xindirs_32)
218 addl $1, VG_(stats__n_xindir_misses_32)
dispatch-x86-linux.S 89 addl $4, %esp
97 addl $4, %esp
203 addl $1, VG_(stats__n_xindirs_32)
219 addl $1, VG_(stats__n_xindir_misses_32)
  /external/valgrind/main/memcheck/tests/x86/
fxsave.c 49 "addl $4,%esp\n");
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
asm.h 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
asm.h 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
asm.h 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/
asm.h 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/machine/
asm.h 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
  /external/kernel-headers/original/asm-x86/
atomic_32.h 49 LOCK_PREFIX "addl %1,%0"
167 LOCK_PREFIX "addl %2,%0; sets %1"
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_ikbdinterrupt.S 309 addl d1,d0
344 addl d1,d0
  /external/smack/src/org/xbill/DNS/
Cache.java 603 RRset [] answers, auth, addl; local
709 addl = in.getSectionRRsets(Section.ADDITIONAL);
710 for (int i = 0; i < addl.length; i++) {
711 int type = addl[i].getType();
714 Name name = addl[i].getName();
718 addRRset(addl[i], cred);
  /external/zlib/src/contrib/inflate86/
inffas86.c 239 " addl %%eax, %%r14d\n" /* len += hold & mask[op] */
277 " addl %%eax, %%r15d\n" /* dist += hold & ((1 << op) - 1) */
337 " addl %%r14d, %%eax\n" /* eax += len */
351 " addl %%r15d, %%eax\n" /* eax += dist */
364 " addl %%r15d, %%ecx\n" /* nbytes = dist - nbytes */
551 " addl %%eax, 64(%%esp)\n" /* len += hold & mask[op] */
602 " addl %%eax, %%ebp\n" /* dist += hold & ((1 << op) - 1) */
665 " addl 64(%%esp), %%eax\n" /* eax += len */
679 " addl %%ebp, %%eax\n" /* eax += dist */
694 " addl %%ebp, %%ecx\n" /* nbytes = dist - nbytes *
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftconfig.h 415 "addl $0x8000, %%ecx\n"
416 "addl %%ecx, %%eax\n"
420 "addl %%edx, %%eax\n"
  /external/freetype/include/freetype/config/
ftconfig.h 415 "addl $0x8000, %%ecx\n"
416 "addl %%ecx, %%eax\n"
420 "addl %%edx, %%eax\n"
  /external/libffi/src/x86/
freebsd.S 60 addl $8,%esp
206 addl $_GLOBAL_OFFSET_TABLE_+[.-1b], %ebx
318 addl $36, %esp
sysv.S 61 addl $16,%esp /* Android: copy from darwin.S */
193 addl $_GLOBAL_OFFSET_TABLE_+[.-1b], %ebx
295 addl $36, %esp
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
iatomic.h 52 ATOMIC_SMP_LOCK "addl %1,%0"
179 ATOMIC_SMP_LOCK "addl %2,%0; sets %1"
210 #define mb() __asm__ __volatile__ ("lock; addl $0,0(%%esp)": : :"memory")
411 " addl %0,%2,%0\n"
444 " addl %0,%3,%2\n"
445 " addl %0,%3,%0\n"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
iatomic.h 52 ATOMIC_SMP_LOCK "addl %1,%0"
179 ATOMIC_SMP_LOCK "addl %2,%0; sets %1"
210 #define mb() __asm__ __volatile__ ("lock; addl $0,0(%%esp)": : :"memory")
411 " addl %0,%2,%0\n"
444 " addl %0,%3,%2\n"
445 " addl %0,%3,%0\n"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
iatomic.h 52 ATOMIC_SMP_LOCK "addl %1,%0"
179 ATOMIC_SMP_LOCK "addl %2,%0; sets %1"
210 #define mb() __asm__ __volatile__ ("lock; addl $0,0(%%esp)": : :"memory")
411 " addl %0,%2,%0\n"
444 " addl %0,%3,%2\n"
445 " addl %0,%3,%0\n"

Completed in 1401 milliseconds

<<11121314151617181920>>