HomeSort by relevance Sort by last modified time
    Searched full:testl (Results 101 - 125 of 165) sorted by null

1 2 3 45 6 7

  /external/valgrind/main/coregrind/m_syswrap/
syscall-x86-linux.S 99 testl %eax, %eax
128 testl %eax, %eax
  /external/qemu/distrib/sdl-1.2.12/src/video/
mmx.h 91 "testl $0x200000, %%ecx\n\t"
146 "testl $0x00800000, %%eax\n\t" /* Test for MMX */
148 "testl $0x01000000, %%eax\n\t" /* Test for Ext'd MMX */
169 "testl $0x00800000, %%edx\n\t" /* Test for MMX */
171 "testl $0x80000000, %%edx\n\t" /* Test for 3DNow! */
187 "testl $0x00800000, %%edx\n\t" /* Test for MMX */
  /external/valgrind/main/none/tests/x86/
insn_basic.def     [all...]
  /external/quake/quake/src/QW/client/
r_edgea.s 122 testl %ebx,%ebx
131 testl %eax,%eax
362 testl %edi,%edi
381 testl %eax,%eax
388 testl %edx,%edx
422 testl %edx,%edx
d_polysa.s 1106 testl %eax,%eax
    [all...]
surf16.s 78 testl C(blockdivmask),%ebp
d_draw.s 521 testl %ecx,%ecx
754 testl %ebx,%ebx // any more spans?
800 testl %eax,%eax
849 testl $2,%edi
912 testl %esi,%esi
964 testl $2,%edi
1027 testl %esi,%esi
snd_mixa.s 89 testl $1,%ecx
  /external/quake/quake/src/WinQuake/
r_edgea.s 122 testl %ebx,%ebx
131 testl %eax,%eax
362 testl %edi,%edi
381 testl %eax,%eax
388 testl %edx,%edx
422 testl %edx,%edx
d_polysa.s 1106 testl %eax,%eax
    [all...]
surf16.s 78 testl C(blockdivmask),%ebp
worlda.s 51 testl %eax,%eax
d_draw.s 521 testl %ecx,%ecx
754 testl %ebx,%ebx // any more spans?
800 testl %eax,%eax
849 testl $2,%edi
912 testl %esi,%esi
964 testl $2,%edi
1027 testl %esi,%esi
snd_mixa.s 89 testl $1,%ecx
  /external/stlport/src/
lock_free_slist.h 93 "L1_%=: testl %%eax, %%eax\n\t" // _M_top == NULL?
118 "L1_%=: testl %%eax, %%eax\n\t" // _M_top == NULL?
  /ndk/sources/cxx-stl/stlport/src/
lock_free_slist.h 93 "L1_%=: testl %%eax, %%eax\n\t" // _M_top == NULL?
118 "L1_%=: testl %%eax, %%eax\n\t" // _M_top == NULL?
  /external/v8/src/x64/
lithium-codegen-x64.cc 784 __ testl(dividend, dividend);
809 __ testl(right_reg, right_reg);
821 __ testl(rax, rax);
826 __ testl(rdx, rdx);
852 __ testl(right_reg, right_reg);
859 __ testl(left_reg, left_reg);
861 __ testl(right_reg, right_reg);
881 __ testl(rdx, rdx);
950 __ testl(left, left);
    [all...]
codegen-x64.cc 97 __ testl(rax, Immediate(0x400 /* C2 */));
code-stubs-x64.cc 610 __ testl(rax, rax);
    [all...]
  /external/kernel-headers/original/asm-x86/
spinlock_32.h 65 "testl $0x200, %[flags]\n\t"
  /external/valgrind/main/none/tests/amd64/
insn_basic.def     [all...]
  /external/llvm/test/MC/X86/
x86-32.s 472 testl %ecx, -24(%ebp) label
473 // CHECK: testl -24(%ebp), %ecx
474 testl -24(%ebp), %ecx label
475 // CHECK: testl -24(%ebp), %ecx
  /dalvik/vm/mterp/x86-atom/
footer.S 39 testl %eax, %eax
84 testl %eax, %eax # test for NULL pointer
265 testl $$ACC_NATIVE, offMethod_accessFlags(%ecx) # check for native call
  /bionic/libc/arch-x86/string/
ssse3-memcpy5.S     [all...]
  /external/zlib/contrib/asm686/
match.S 270 LeaveLoopCmps: testl $0x0000FFFF, %eax

Completed in 208 milliseconds

1 2 3 45 6 7