HomeSort by relevance Sort by last modified time
    Searched refs:testl (Results 1 - 25 of 100) sorted by null

1 2 3 4

  /art/runtime/arch/x86/
jni_entrypoints_x86.S 34 testl %eax, %eax // check if returned method code is null
quick_entrypoints_x86.S 243 testl %eax, %eax // Branch forward if exception pending.
397 testl %eax, %eax // eax == 0 ?
405 testl %eax, %eax // eax == 0 ?
414 testl %ebx, %ebx // ebx == 0 ?
533 testl %eax, %eax // null check object/eax
577 testl %eax, %eax // null check object/eax
627 testl %eax, %eax
655 testl %eax, %eax
    [all...]
portable_entrypoints_x86.S 111 testl %eax, %eax
  /external/compiler-rt/lib/builtins/i386/
ashrdi3.S 26 testl %eax, %eax // check the sign-bit of the input
55 testl $0x20, %ecx // If count >= 32
ashldi3.S 45 testl $0x20, %ecx // If count >= 32
lshrdi3.S 45 testl $0x20, %ecx // If count >= 32
  /external/llvm/test/MC/COFF/
weak.s 18 testl %eax, %eax
  /bionic/libc/arch-x86/bionic/
sigsetjmp.S 40 testl %eax,%eax
81 testl %eax,%eax
_setjmp.S 68 testl %eax,%eax
__bionic_clone.S 28 testl %eax, %eax
setjmp.S 82 testl %eax,%eax
  /external/valgrind/main/coregrind/
m_cpuid.S 87 testl %esi, %esi
92 testl %esi, %esi
97 testl %esi, %esi
102 testl %esi, %esi
  /bionic/libc/arch-x86_64/bionic/
sigsetjmp.S 55 testl %esi,%esi
96 testl %eax,%eax
_setjmp.S 78 testl %eax,%eax
setjmp.S 91 testl %eax,%eax
  /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...]
  /external/valgrind/main/VEX/test/
fpgames.s 27 testl %ebx, %ebx
50 testl %ebx, %ebx
  /external/valgrind/main/coregrind/m_syswrap/
syscall-x86-linux.S 99 testl %eax, %eax
128 testl %eax, %eax
  /bionic/libc/arch-x86/generic/string/
strncmp.S 20 testl %edx,%edx
  /external/libunwind/src/x86/
getcontext-freebsd.S 83 testl $0xf, %edx
  /external/openssl/crypto/bn/asm/
x86-gf2m.S 250 testl $8388608,%eax
252 testl $16777216,%eax
254 testl $2,%edx
  /hardware/intel/bootstub/
e820_bios.S 151 testl %ebx, %ebx /* ebx == 0: done, ebx != 0: continue */
  /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
  /external/valgrind/main/none/tests/x86/
insn_basic.def     [all...]

Completed in 467 milliseconds

1 2 3 4