HomeSort by relevance Sort by last modified time
    Searched full:testl (Results 76 - 100 of 102) sorted by null

1 2 34 5

  /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/asm686/
match.S 256 LeaveLoopCmps: testl $0x0000FFFF, %eax
  /dalvik/vm/mterp/x86/
footer.S 173 testl $$ACC_NATIVE, offMethod_accessFlags(%eax) # check for native call
301 testl %eax,%eax
  /external/v8/src/x64/
assembler-x64.cc 1899 void Assembler::testl(Register dst, Register src) { function in class:v8::internal::Assembler
1908 void Assembler::testl(Register reg, Immediate mask) { function in class:v8::internal::Assembler
1928 void Assembler::testl(const Operand& op, Immediate mask) { function in class:v8::internal::Assembler
    [all...]
assembler-x64.h 920 void testl(Register dst, Register src);
921 void testl(Register reg, Immediate mask);
922 void testl(const Operand& op, Immediate mask);
    [all...]
ic-x64.cc 76 __ testl(FieldOperand(r0, Map::kInstanceAttributesOffset),
326 __ testl(rbx, Immediate(String::kIsArrayIndexMask));
710 __ testl(rax, Immediate(0xFFFFFF00));
    [all...]
codegen-x64.cc 613 masm_->testl(rax, Immediate(-delta_to_patch_site));
661 masm_->testl(rax, Immediate(-delta_to_patch_site));
797 __ testl(rcx, rcx);
    [all...]
stub-cache-x64.cc 314 __ testl(scratch, Immediate(kNotStringTag));
    [all...]
  /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/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/zlib/contrib/asm586/
match.S 288 LeaveLoopCmps: testl $0x0000FFFF, %eax
  /external/icu4c/test/cintltst/
cloctst.c 600 static const char *testL[] = { "en_US",
610 for(i=0;i<LENGTHOF(testL);i++) {
612 uloc_getDisplayName(aLocale, testL[i], buffer, LENGTHOF(buffer), &errorCode);
614 log_err("FAIL in uloc_getDisplayName(%s,%s,..) -> %s\n", aLocale, testL[i], u_errorName(errorCode));
618 log_data_err("FAIL in uloc_getDisplayName(%s,%s,..) expected '%s' got '%s' (Are you missing data?)\n", aLocale, testL[i], expect[i], austrdup(buffer));
620 log_verbose("pass in uloc_getDisplayName(%s,%s,..) got '%s'\n", aLocale, testL[i], expect[i]);
    [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...]
  /external/openssl/crypto/perlasm/
x86unix.pl 207 sub main'test { &out2("testl",@_); }
  /external/quake/quake/src/QW/gas2masm/
gas2masm.c 750 {"testl", " test", 3, emittwooperandsl},
  /external/quake/quake/src/WinQuake/gas2masm/
gas2masm.c 750 {"testl", " test", 3, emittwooperandsl},
  /external/qemu/distrib/libpng-1.2.19/
pnggccrd.c     [all...]
  /external/grub/stage2/
asm.S 250 testl %eax, %eax
    [all...]
  /dalvik/vm/mterp/x86-atom/
footer.S 274 testl $$ACC_NATIVE, offMethod_accessFlags(%ecx) # check for native call
  /frameworks/base/core/res/res/values-sv/
strings.xml     [all...]

Completed in 734 milliseconds

1 2 34 5