/external/qemu/distrib/sdl-1.2.12/src/timer/mint/ |
SDL_vbltimer.S | 82 cmpl my_vector,d0 97 cmpl (a1),d0
|
/bionic/libm/i387/ |
s_finite.S | 43 cmpl $0x7ff00000, %eax
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_CMPL_DOUBLE.S | 14 * For: cmpl-double, cmpg-double
|
TEMPLATE_CMPL_FLOAT.S | 33 * for: cmpl-float, cmpg-float
|
/external/llvm/test/CodeGen/X86/ |
2006-04-27-ISelFoldingBug.ll | 3 ; RUN: grep {cmpl.*_last} %t | count 1
|
/external/quake/quake/src/WinQuake/ |
dosasm.s | 70 cmpl $0x5A5A5A5A,(%edx)
|
d_parta.s | 158 cmpl %ebx,%edx 160 cmpl %ecx,%eax 164 cmpl %ebx,%edx 167 cmpl %ecx,%eax 203 cmpl %ebx,%eax 209 cmpl %ecx,%eax 220 cmpl $4,%eax
|
/external/v8/test/cctest/ |
test-macro-assembler-x64.cc | [all...] |
/external/valgrind/main/none/tests/amd64/ |
insn_basic.def | 374 cmpl imm8[3] r32.ud[2] => eflags[0x010,0x010] 375 cmpl imm8[2] r32.ud[3] => eflags[0x010,0x000] 376 cmpl imm8[12] r32.ud[12] => eflags[0x044,0x044] 377 ###cmpl imm8[12] r32.ud[34] => eflags[0x044,0x000] 378 cmpl imm8[34] r32.ud[12] => eflags[0x081,0x081] 379 cmpl imm8[12] r32.ud[34] => eflags[0x081,0x000] 380 cmpl imm8[100] r32.sd[-2147483600] => eflags[0x800,0x800] 381 cmpl imm8[50] r32.sd[-50] => eflags[0x800,0x000] 382 cmpl imm8[-50] r32.sd[50] => eflags[0x800,0x000] 383 cmpl imm8[-100] r32.sd[2147483600] => eflags[0x800,0x800 [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/ |
mmx.h | 101 "cmpl $0x756e6547, %%ebx\n\t" 103 "cmpl $0x49656e69, %%edx\n\t" 105 "cmpl $0x6c65746e, %%ecx\n" 111 "cmpl $0x68747541, %%ebx\n\t" 113 "cmpl $0x69746e65, %%edx\n\t" 115 "cmpl $0x444d4163, %%ecx\n" 121 "cmpl $0x69727943, %%ebx\n\t" 123 "cmpl $0x736e4978, %%edx\n\t" 125 "cmpl $0x64616574, %%ecx\n\t" 139 "cmpl $0x2, %%eax\n\t [all...] |
/external/quake/quake/src/QW/client/ |
d_parta.s | 158 cmpl %ebx,%edx 160 cmpl %ecx,%eax 164 cmpl %ebx,%edx 167 cmpl %ecx,%eax 203 cmpl %ebx,%eax 209 cmpl %ecx,%eax 220 cmpl $4,%eax
|
/external/valgrind/main/coregrind/m_dispatch/ |
dispatch-x86-darwin.S | 105 cmpl $0, VG_(machine_x86_have_mxcsr) 115 cmpl $0, 32(%esp) /* do_profiling */ 141 cmpl %eax, %esi 180 cmpl %eax, %esi 251 cmpl $0x027F, (%esp) 255 cmpl $0, VG_(machine_x86_have_mxcsr) 260 cmpl $0x1F80, (%esp)
|
dispatch-x86-linux.S | 88 cmpl $0, VG_(machine_x86_have_mxcsr) 98 cmpl $0, 32(%esp) /* do_profiling */ 125 cmpl %eax, %esi 169 cmpl %eax, %esi 245 cmpl $0x027F, (%esp) 249 cmpl $0, VG_(machine_x86_have_mxcsr) 254 cmpl $0x1F80, (%esp)
|
/external/zlib/contrib/amd64/ |
amd64-match.S | 166 cmpl %ebx, %eax 186 cmpl %eax, %ebx 252 cmpl %limitd, %curmatchd 394 cmpl $MAX_MATCH, %eax 400 cmpl %bestlend, %eax 415 cmpl %nicematch, %eax 437 cmpl %eax, %bestlend
|
/external/zlib/contrib/asm586/ |
match.S | 104 cmpl %eax, %ebx 142 cmpl %ebx, %eax 228 cmpl %ebp, %ecx /* 3 U pipe */ 301 cmpl $MAX_MATCH, %eax 309 cmpl %ebx, %eax 326 cmpl %ebx, %eax 352 cmpl %eax, %ebx
|
/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/armv5te/ |
OP_CMPL_DOUBLE.S | 15 * For: cmpl-double, cmpg-double
|
/dalvik/vm/mterp/x86/ |
OP_APUT_OBJECT.S | 15 cmpl offArrayObject_length(%eax),%ecx
|
OP_INVOKE_SUPER.S | 36 cmpl offClassObject_vtableCount(%eax),%ecx # compare(methodIndex,vtableCount)
|
cvtfp_int.S | 35 cmpl $$0x80000000,(rFP,%ecx,4)
|
/dalvik/vm/mterp/x86-atom/ |
OP_SHR_LONG.S | 39 cmpl $$0, 4(rFP, %edx, 4) # check if we need to consider sign
|
OP_SHR_LONG_2ADDR.S | 40 cmpl $$0, 4(rFP, rINST, 4) # check if we need to consider sign
|
/external/llvm/test/MC/ELF/ |
relax-arith.s | 73 cmpl $foo, bar
|
/external/qemu/distrib/sdl-1.2.12/src/cpuinfo/ |
SDL_cpuinfo.c | 154 " cmpl $1,%%eax # Make sure 1 is valid input for CPUID\n" 183 " cmpl $1,%eax \n" 207 " cmpl $0x80000001,%%eax \n" 234 " cmpl $0x80000001,%eax \n"
|