HomeSort by relevance Sort by last modified time
    Searched full:cmpl (Results 301 - 325 of 505) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
select.ll 278 ; CHECK: cmpl
283 ; ATOM: cmpl
293 ; CHECK: cmpl
299 ; ATOM: cmpl
353 ; CHECK: cmpl $15, %edi
357 ; ATOM: cmpl $15, %edi
2008-09-11-CoalescerBug2.ll 13 ; SOURCE-SCHED: cmpl
machine-cse.ll 87 ; CHECK: cmpl
93 ; CHECK-NOT: cmpl
memcmp.ll 62 ; CHECK: cmpl ([[A1]]), %eax
78 ; CHECK: cmpl $1869573999, ([[A0]])
  /external/qemu/distrib/sdl-1.2.15/src/cpuinfo/
SDL_cpuinfo.c 155 " cmpl $1,%%eax # Make sure 1 is valid input for CPUID\n"
174 " cmpl $1,%%eax # Make sure 1 is valid input for CPUID\n"
209 " cmpl $1,%eax \n"
235 " cmpl $0x80000001,%%eax \n"
253 " cmpl $0x80000001,%%eax \n"
286 " cmpl $0x80000001,%eax \n"
  /external/llvm/lib/Target/X86/
README.txt 135 cmpl %eax, 4(%esp)
145 cmpl %ebx, 4(%esp)
203 cmpl $-1, %eax
254 cmpl $0, %ecx
258 Note the setae, movzbl, cmpl, cmove can be replaced with a single cmovae. There
510 cmpl %edx, %ecx
522 cmpl 8(%esp), %ecx
534 cmpl 8(%esp), %eax
541 cmpl 8(%esp), %eax
558 cmpl $0, 16(%esp
    [all...]
  /dalvik/dx/tests/121-sccp/
expected.txt 39 000e: cmpl-double v4, v0, v6
85 000b: cmpl-double v2, v0, v4
108 0009: cmpl-double v6, v4, v0
162 000e: cmpl-float v2, v0, v3
208 000b: cmpl-float v1, v0, v2
231 0005: cmpl-float v3, v2, v0
350 0010: cmpl-double v6, v4, v10
402 000c: cmpl-double v6, v4, v8
428 0009: cmpl-double v6, v2, v4
492 0010: cmpl-float v3, v2, v
    [all...]
  /dalvik/vm/mterp/x86/
footer.S 91 cmpl $$0, %eax
120 cmpl $$0,%eax
129 cmpl $$0, %eax # JIT enabled?
163 cmpl $$0,%eax
170 cmpl $$0,%eax # Success?
294 cmpl $$0,%eax
662 cmpl $$0, rINST # check for break frame
899 cmpl $$0, %eax # any special subMode handling needed?
    [all...]
OP_APUT_OBJECT.S 15 cmpl offArrayObject_length(%eax),%ecx
OP_INVOKE_STATIC.S 48 cmpl $$0, (%edx) # finished resolving
OP_INVOKE_SUPER.S 37 cmpl offClassObject_vtableCount(%eax),%edx # compare(methodIndex,vtableCount)
cvtfp_int.S 35 cmpl $$0x80000000,(rFP,%ecx,4)
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha256-586.S 137 cmpl $3248222580,%esi
199 cmpl $3329325298,%esi
227 cmpl 8(%esp),%edi
  /external/openssl/crypto/sha/asm/
sha256-586.S 137 cmpl $3248222580,%esi
199 cmpl $3329325298,%esi
227 cmpl 8(%esp),%edi
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMPL_FLOAT.S 33 * for: cmpl-float, cmpg-float
  /dalvik/vm/compiler/template/mips/
TEMPLATE_CMPL_DOUBLE_VFP.S 27 * for: cmpl-double, cmpg-double
  /dalvik/vm/mterp/armv5te/
OP_CMPL_DOUBLE.S 15 * For: cmpl-double, cmpg-double
  /dalvik/vm/mterp/mips/
OP_CMPL_DOUBLE.S 15 * For: cmpl-double, cmpg-double
OP_CMPL_FLOAT.S 23 * for: cmpl-float, cmpg-float
  /external/zlib/src/contrib/inflate86/
inffas86.c 284 " cmpl %%r15d, %%eax\n"
309 " cmpl $1, %%r15d\n" /* if dist 1, is a memset */
361 " cmpl %%r15d, %%eax\n"
365 " cmpl $0, 96(%%rsp)\n"
373 " cmpl %%ecx, %%r14d\n"
385 " cmpl %%eax, %%ecx\n"
395 " cmpl %%ecx, %%eax\n"
402 " cmpl %%ecx, %%eax\n"
418 " cmpl %%ecx, %%eax\n"
487 " cmpl %%edi, 24(%%esp)\n" /* out < end *
    [all...]
  /art/runtime/arch/x86/
portable_entrypoints_x86.S 53 cmpl LITERAL(68), 24(%esp) // test if result type char == 'D'
55 cmpl LITERAL(70), 24(%esp) // test if result type char == 'F'
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-ia32.S 87 /*cmpl %eax,offThread_jitCacheEnd(%ecx)*/
89 /*cmpl %eax,offThread_jitCacheStart(%ecx)*/
  /external/chromium_org/third_party/libpng/
pnggccrd.c 57 "cmpl $1, %%eax \n\t" // make sure eax return non-zero value
65 "cmpl $0, %%edx \n\t" // 0 = MMX not supported
  /external/libpng/
pnggccrd.c 57 "cmpl $1, %%eax \n\t" // make sure eax return non-zero value
65 "cmpl $0, %%edx \n\t" // 0 = MMX not supported
  /external/qemu/distrib/sdl-1.2.15/src/timer/mint/
SDL_vbltimer.S 134 cmpl my_vector,d0
149 cmpl (a1),d0

Completed in 937 milliseconds

<<11121314151617181920>>