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

1 2 3 45 6

  /external/chromium_org/v8/src/x64/
codegen-x64.cc 135 __ testl(rax, Immediate(0x400 /* C2 */));
assembler-x64.cc     [all...]
code-stubs-x64.cc 806 __ testl(scratch, scratch);
828 __ testl(exponent, exponent);
    [all...]
ic-x64.cc 314 __ testl(hash, Immediate(Name::kContainsCachedArrayIndexMask));
    [all...]
  /external/llvm/test/CodeGen/X86/
dbg-changes-codegen-branch-folding.ll 11 ; CHECK: testl {{%[a-z]+}}, {{%[a-z]+}}
  /external/llvm/test/MC/Disassembler/X86/
x86-32.txt 403 # CHECK: testl $0, %eax
  /external/openssl/crypto/bn/asm/
x86_64-mont5.S 7 testl $3,%r9d
  /system/core/libcutils/arch-x86/
sse2-memset16-atom.S 319 testl $0xf, %edx
  /system/core/libcutils/arch-x86_64/
android_memset16_SSE2-atom.S 236 testl $0xf, %edi
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-586-mac.S     [all...]
aes-586.S     [all...]
aesni-x86_64.S 450 testl %r8d,%r8d
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
  /external/openssl/crypto/aes/asm/
aes-586.S     [all...]
aesni-x86_64.S 450 testl %r8d,%r8d
    [all...]
  /external/chromium_org/third_party/openssl/openssl/patches/
mac_ia32_assembly.patch     [all...]
  /external/chromium_org/third_party/openssl/patches.chromium/
0010-mac_ia32_assembly.patch     [all...]
  /external/icu/icu4c/source/test/cintltst/
cloctst.c 691 static const char *testL[] = { "en_US",
701 for(i=0;i<LENGTHOF(testL);i++) {
703 uloc_getDisplayName(aLocale, testL[i], buffer, LENGTHOF(buffer), &errorCode);
705 log_err("FAIL in uloc_getDisplayName(%s,%s,..) -> %s\n", aLocale, testL[i], u_errorName(errorCode));
709 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));
711 log_verbose("pass in uloc_getDisplayName(%s,%s,..) got '%s'\n", aLocale, testL[i], expect[i]);
    [all...]
  /art/compiler/optimizing/
code_generator_x86.cc 246 __ testl(EAX, Address(ESP, -static_cast<int32_t>(GetStackOverflowReservedBytes(kX86))));
    [all...]
code_generator_x86_64.cc     [all...]
  /bionic/libc/arch-x86/atom/string/
sse2-memset-atom.S 296 testl $0xf, %edx
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/passwin64/
dwarfwin64_testhd.asm 103 testl %eax, %eax
  /external/valgrind/main/VEX/priv/
host_x86_defs.c 951 vex_printf("testl $%d,", (Int)i->Xin.Test32.imm32);
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
x86_64-mont.S 7 testl $3,%r9d
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
annotate.c 403 { .name = "testl", .ops = &mov_ops, },
    [all...]

Completed in 1873 milliseconds

1 2 3 45 6