HomeSort by relevance Sort by last modified time
    Searched full:movl (Results 526 - 550 of 555) sorted by null

<<212223

  /external/chromium/base/third_party/valgrind/
valgrind.h 633 "movl (%%eax), %%eax\n\t" /* target->%eax */ \
651 "movl (%%eax), %%eax\n\t" /* target->%eax */ \
    [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h 634 "movl (%%eax), %%eax\n\t" /* target->%eax */ \
652 "movl (%%eax), %%eax\n\t" /* target->%eax */ \
673 "movl (%%eax), %%eax\n\t" /* target->%eax */ \
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libc-2.7.so 
libc.so.6 
libpthread.a     [all...]
  /external/webkit/JavaScriptCore/assembler/
MacroAssemblerX86Common.h 978 "movl $0x1, %%eax;"
982 "movl %%edx, %0;"
  /system/core/libacc/
acc.cpp     [all...]
  /external/neven/Embedded/common/src/b_BasicEm/
Math.c 424 "movl %1,%%eax\n\t"
425 "movl %2,%%ebx\n\t"
427 "movl %3,%%ecx\n\t"
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 490 #define MOV_L(a, b) CHOICE(movl ARG2(a,b), movl ARG2(a,b), _LTOG mov ARG2(b,a))
    [all...]
  /bionic/libc/tools/
gensyscalls.py 64 x86_call = """ movl $%(idname)s, %%eax
  /external/qemu/
kqemu.c 113 "movl %0, %1\n"
i386-dis.c     [all...]
  /external/quake/quake/src/QW/gas2masm/
gas2masm.c 735 {"movl", " mov", 3, emittwooperandsl},
  /external/quake/quake/src/WinQuake/gas2masm/
gas2masm.c 735 {"movl", " mov", 3, emittwooperandsl},
  /external/openssl/crypto/aes/asm/
aes-x86_64.pl 1372 movl \$10,80(%rdi) # setup number of rounds
1415 movl \$12,72(%rdi) # setup number of rounds
1485 movl \$14,48(%rdi) # setup number of rounds
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-ia64.pl 637 movl Remainder = 0xaaaaaaaaaaaaaaab
  /external/webkit/JavaScriptCore/runtime/
Collector.cpp 585 asm ( "movl %%fs:0x18, %0\n"
    [all...]
  /external/v8/src/x64/
builtins-x64.cc     [all...]
  /prebuilt/linux-x86/bcc/
slang 
  /external/grub/docs/
multiboot.info     [all...]
  /external/openssl/crypto/bn/asm/
ia64.S     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/
libpthread.a     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-objdump 
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
objdump 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-objdump 

Completed in 2698 milliseconds

<<212223