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

1 2 3 45 6

  /external/quake/quake/src/WinQuake/
snd_mixa.s 89 testl $1,%ecx
d_parta.s 217 testl %ebx,%ebx
d_draw16.s 580 testl %ecx,%ecx
964 testl %ebx,%ebx // any more spans?
d_spr8.s 611 testl %ecx,%ecx
  /external/zlib/contrib/asm586/
match.S 288 LeaveLoopCmps: testl $0x0000FFFF, %eax
  /external/zlib/contrib/asm686/
match.S 270 LeaveLoopCmps: testl $0x0000FFFF, %eax
  /external/zlib/contrib/amd64/
amd64-match.S 376 LeaveLoopCmps: testl $0xFFFFFFFF, %eax /* Check the first 4 bytes */
  /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
  /external/zlib/contrib/inflate86/
inffast.S 339 testl $3, in_r
399 testl $0x800000, %edx /* test if MMX feature is set (bit 23) */
    [all...]
  /external/v8/src/x64/
code-stubs-x64.cc 610 __ testl(rax, rax);
    [all...]
macro-assembler-x64.cc 388 testl(result, result);
390 testl(op, op);
    [all...]
assembler-x64.h     [all...]
macro-assembler-x64.h     [all...]
assembler-x64.cc 2070 void Assembler::testl(Register dst, Register src) { function in class:v8::internal::Assembler
2084 void Assembler::testl(Register reg, Immediate mask) { function in class:v8::internal::Assembler
2103 void Assembler::testl(const Operand& op, Immediate mask) { function in class:v8::internal::Assembler
    [all...]
  /bionic/libc/arch-x86/string/
ssse3-memcpy5.S     [all...]
sse2-memset5-atom.S 290 testl $0xf, %edx
  /external/quake/quake/src/QW/client/
d_parta.s 217 testl %ebx,%ebx
d_draw16.s 580 testl %ecx,%ecx
964 testl %ebx,%ebx // any more spans?
d_spr8.s 611 testl %ecx,%ecx
  /external/llvm/test/MC/X86/
x86-32-coverage.s 105 // CHECK: testl $2063514302, 3735928559(%ebx,%ecx,8)
106 testl $0x7afebabe,0xdeadbeef(%ebx,%ecx,8)
108 // CHECK: testl $324478056, 3735928559(%ebx,%ecx,8)
109 testl $0x13572468,0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /dalvik/vm/mterp/x86/
footer.S 381 testl $$ACC_NATIVE, offMethod_accessFlags(%eax) # check for native call
  /system/core/libcutils/arch-x86/
sse2-memset32-atom.S 235 testl $0xf, %edx
sse2-memset16-atom.S 319 testl $0xf, %edx
  /external/grub/stage2/
asm.S 250 testl %eax, %eax
    [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 631 #define TEST_L(a, b) CHOICE(testl ARG2(a,b), testl ARG2(a,b), _LTOG test ARG2(b,a))
    [all...]

Completed in 1449 milliseconds

1 2 3 45 6