/external/chromium_org/third_party/openssl/openssl/crypto/ |
x86cpuid.S | 299 testl $3,%edx 308 testl $-4,%ecx
|
/external/openssl/crypto/ |
x86cpuid.S | 313 testl $3,%edx 322 testl $-4,%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/chromium_org/v8/src/x64/ |
macro-assembler-x64.cc | 563 testl(result, result); 565 testl(op, op); [all...] |
lithium-codegen-x64.cc | [all...] |
/art/runtime/arch/x86/ |
portable_entrypoints_x86.S | 111 testl %eax, %eax
|
/external/llvm/test/DebugInfo/X86/ |
inline-seldag-test.ll | 27 ; ASM: testl
|
/hardware/intel/bootstub/ |
e820_bios.S | 151 testl %ebx, %ebx /* ebx == 0: done, ebx != 0: continue */
|
/external/valgrind/main/VEX/orig_amd64/ |
test1.sorted | [all...] |
test2.sorted | [all...] |
/external/valgrind/main/none/tests/amd64/ |
insn_basic.def | [all...] |
/art/compiler/utils/x86/ |
assembler_x86.cc | 802 void X86Assembler::testl(Register reg1, Register reg2) { function in class:art::x86::X86Assembler 809 void X86Assembler::testl(Register reg, const Address& address) { function in class:art::x86::X86Assembler 816 void X86Assembler::testl(Register reg, const Immediate& immediate) { function in class:art::x86::X86Assembler [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/x86-64/ |
xform4.S | 65 testl %ecx, %ecx /* verify non-zero count */ 147 testl %ecx, %ecx /* verify non-zero count */
|
/external/mesa3d/src/mesa/x86-64/ |
xform4.S | 65 testl %ecx, %ecx /* verify non-zero count */ 147 testl %ecx, %ecx /* verify non-zero count */
|
/external/llvm/test/CodeGen/X86/ |
cmp.ll | 29 ; CHECK: testl $536870911, (%rsi)
|
/external/llvm/test/MC/X86/ |
x86-16.s | 396 testl %ecx, -24(%ebp) label 397 // CHECK: testl -24(%ebp), %ecx 398 testl -24(%ebp), %ecx label 399 // CHECK: testl -24(%ebp), %ecx
|
x86-32.s | 510 testl %ecx, -24(%ebp) label 511 // CHECK: testl -24(%ebp), %ecx 512 testl -24(%ebp), %ecx label 513 // CHECK: testl -24(%ebp), %ecx
|
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
vpaes-x86-mac.S | 237 testl %edi,%edi 299 testl %edi,%edi 393 testl %edi,%edi
|
vpaes-x86.S | 244 testl %edi,%edi 306 testl %edi,%edi 408 testl %edi,%edi
|
aesni-x86-mac.S | 299 testl %ebx,%ebx 1303 testl $15,%eax [all...] |
/external/openssl/crypto/aes/asm/ |
vpaes-x86.S | 244 testl %edi,%edi 306 testl %edi,%edi 408 testl %edi,%edi
|
/bionic/libc/arch-x86/silvermont/string/ |
sse2-memcpy-slm.S | 279 testl %ecx, %ecx
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
x86-gf2m-mac.S | 244 testl $8388608,%eax
|
x86-gf2m.S | 250 testl $8388608,%eax
|