/dalvik/vm/mterp/x86/ |
OP_INVOKE_VIRTUAL_QUICK.S | 17 testl %ecx,%ecx # null?
|
OP_INVOKE_OBJECT_INIT_RANGE.S | 11 testl %ecx,%ecx # null this?
|
/external/llvm/test/CodeGen/ARM/ |
inlineasm-imm-arm.ll | 22 define void @testL() {
|
/external/valgrind/main/coregrind/ |
m_cpuid.S | 87 testl %esi, %esi 92 testl %esi, %esi 97 testl %esi, %esi 102 testl %esi, %esi
|
/external/skia/tools/skpdiff/ |
SkPMetric.cpp | 294 ImageL3D testL(width, height, maxLevels); 301 lab_to_l(testLAB, testL.getLayer(0)); 325 convolve(testL.getLayer(levelIndex - 1), false, &scratchImageL); 326 convolve(&scratchImageL, true, testL.getLayer(levelIndex)); 342 testL.getLayer(0)->readPixel(x, y, &lTest); 347 testL.getLayer(maxLevels - 1)->readPixel(x, y, &avgLTest); 359 testL. getLayer(levelIndex + 0)->readPixel(x, y, &testL0); 361 testL. getLayer(levelIndex + 1)->readPixel(x, y, &testL1); 363 testL. getLayer(levelIndex + 2)->readPixel(x, y, &testL2);
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
read_rgba_span_x86.S | 96 testl %edx, %edx 151 testl $1, %edx 196 testl %edx, %edx 214 testl $1, %esi 220 testl $2, %esi 302 testl $2, %edx 324 testl $1, %edx 359 testl %edx, %edx 375 testl $1, %esi 380 testl $2, %es [all...] |
/external/mesa3d/src/mesa/x86/ |
read_rgba_span_x86.S | 96 testl %edx, %edx 151 testl $1, %edx 196 testl %edx, %edx 214 testl $1, %esi 220 testl $2, %esi 302 testl $2, %edx 324 testl $1, %edx 359 testl %edx, %edx 375 testl $1, %esi 380 testl $2, %es [all...] |
/bionic/libc/arch-x86/bionic/ |
sigsetjmp.S | 40 testl %eax,%eax 89 testl %eax,%eax
|
_setjmp.S | 68 testl %eax,%eax
|
/dalvik/vm/mterp/out/ |
InterpAsm-x86.S | 682 testl %eax,%eax # resolved yet? 701 testl %eax,%eax # failed? 719 testl %eax,%eax # resolved yet? 738 testl %eax,%eax # failed? 755 testl %eax,%eax # resolved yet? 776 testl %eax,%eax # failed? 793 testl %eax,%eax # null object? 819 testl %eax,%eax # null object? 827 testl %eax,%eax # success? 846 testl rINST,rINST # is oject null [all...] |
/external/compiler-rt/lib/i386/ |
ashldi3.S | 44 testl $0x20, %ecx // If count >= 32
|
lshrdi3.S | 44 testl $0x20, %ecx // If count >= 32
|
/external/llvm/test/CodeGen/Thumb/ |
inlineasm-imm-thumb.ll | 22 define i32 @testL(i32 %x) {
|
/external/llvm/test/CodeGen/X86/ |
2012-08-07-CmpISelBug.ll | 10 ; CHECK-NOT: testl
|
use-add-flags.ll | 5 ; testl instructions.
|
zext-extract_subreg.ll | 16 ; CHECK-NEXT: testl [[REG]], [[REG]]
|
bool-simplify.ll | 10 ; CHECK-NOT: testl 26 ; CHECK-NOT: testl
|
/dalvik/vm/arch/x86/ |
Call386ABI.S | 99 testl %ebx,%ebx 113 testl %eax,%eax 132 testl %ebx,%ebx
|
/external/valgrind/main/VEX/orig_x86/ |
exit42.orig | 47 0x3A965CCD: testl %edx,%edx 62 0x3A965CDB: testl %eax,%eax 82 0x3A965D05: testl %eax,%eax 93 0x3A965D15: testl %edx,%edx 100 0x3A965D1C: testl %eax,%eax 108 0x3A965D26: testl %eax,%eax 116 0x3A965D30: testl %eax,%eax 124 0x3A965D3A: testl %eax,%eax 132 0x3A965D44: testl %eax,%eax 140 0x3A965D4E: testl %eax,%ea [all...] |
/external/libffi/src/x86/ |
darwin64.S | 67 testl %eax, %eax 167 testl $0x100, %ecx 170 testl $0x200, %ecx 172 testl $0x400, %ecx 295 testl $0x100, %eax 298 testl $0x200, %eax
|
unix64.S | 67 testl %eax, %eax 171 testl $0x100, %ecx 174 testl $0x200, %ecx 176 testl $0x400, %ecx 306 testl $0x100, %eax 309 testl $0x200, %eax
|
/bionic/libc/arch-x86/string/ |
strncmp.S | 20 testl %edx,%edx
|
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/ |
entry_x86_tsd.h | 45 "testl %eax, %eax\n\t" \
|
/external/llvm/test/MC/COFF/ |
weak.s | 18 testl %eax, %eax
|
/external/mesa3d/src/mapi/mapi/ |
entry_x86_tsd.h | 45 "testl %eax, %eax\n\t" \
|