HomeSort by relevance Sort by last modified time
    Searched refs:testl (Results 1 - 25 of 88) 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
  /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...]
  /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
  /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/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass64/
dwarf64_leb128.asm 958 testl %edx, %edx
1362 testl %eax, %eax
1426 testl %eax, %eax
1504 testl %edx, %edx
1522 testl %eax, %eax
1543 testl %eax, %eax
1560 testl %eax, %eax
1592 testl %eax, %eax
1619 testl %eax, %eax
1628 testl %eax, %ea
    [all...]
  /bionic/libc/arch-x86/silvermont/string/
sse2-memmove-slm.S 234 testl %ecx, %ecx
297 testl %ecx, %ecx
460 testl %ecx, %ecx
  /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/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_SSE4_asm.S 217 testl $0xF, %edx
270 testl $0xF, %eax // Check alignment of source pointer
SkBlitRow_opts_SSE4_x64_asm.S 202 testl $0xF, %edx
255 testl $0xF, %eax // Check alignment of source pointer

Completed in 1279 milliseconds

1 2 3 4