HomeSort by relevance Sort by last modified time
    Searched full:cmpl (Results 226 - 250 of 427) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/x86/
OP_APUT_WIDE.S 13 cmpl offArrayObject_length(%eax),%ecx
OP_IGET_WIDE_QUICK.S 9 cmpl $$0,%ecx # is object null?
bincmp.S 16 cmpl (rFP,rINST,4),%eax # compare (vA, vB)
zcmp.S 11 cmpl $$0,(rFP,rINST,4) # compare (vA, 0)
  /dalvik/vm/arch/x86-atom/
Call386ABI.S 112 cmpl $0, %eax # Check virtual or static
135 cmpl $2, %ebx
147 cmpl $3,%ebx
149 cmpl $4,%ebx
151 cmpl $7,%ebx
153 cmpl $6,%ebx
  /external/zlib/contrib/inflate86/
inffast.S 321 cmpl in_r, %ecx
365 cmpl $DO_USE_MMX, inflate_fast_use_mmx
387 cmpl $0x756e6547, %ebx /* check for GenuineIntel in ebx,ecx,edx */
389 cmpl $0x6c65746e, %ecx
391 cmpl $0x49656e69, %edx
397 cmpl $6, %eax /* check for Pentium family, is 0xf for P4 */
428 cmpl out_r, end(%esp)
431 cmpl in_r, last(%esp)
627 cmpl dist_r, %eax
650 cmpl $1, dist_
    [all...]
  /dalvik/vm/arch/x86/
Call386ABI.S 135 cmpl $2,%ebx
137 cmpl $4,%ebx /* smaller than 32-bits? */
145 cmpl $7,%ebx /* S1? */
151 cmpl $6,%ebx /* U2? */
163 cmpl $1,%ebx
  /external/valgrind/main/VEX/orig_amd64/
test1.orig 354 cmpl $0, 1088(%rsp,%rdx,4)
358 cmpl $0, 108(%rbx)
362 cmpl $0, 108(%rdi)
366 cmpl $0, 12(%rsp)
370 cmpl $0, 20(%rsp)
374 cmpl $0, 24(%rsp)
378 cmpl $0, 32(%rsp,%rax,4)
382 cmpl $0, 644(%rdi)
386 cmpl $0, 668(%rbp)
390 cmpl $0, (%r14,%rax,4
    [all...]
  /external/llvm/test/CodeGen/X86/
switch-bt.ll 57 ; CHECK: cmpl $6
85 ; CHECK: cmpl $5
87 ; CHECK: cmpl $4
segmented-stacks-dynamic.ll 25 ; X32: cmpl %gs:48, %esp
35 ; X32-NEXT: cmpl %eax, %gs:48
xor-icmp.ll 41 ; X32: cmpl
43 ; X32: cmpl
  /external/quake/quake/src/QW/client/
r_edgea.s 62 cmpl %ebx,%eax
66 cmpl %ebx,%eax
70 cmpl %ebx,%eax
74 cmpl %ebx,%eax
86 cmpl $0,%edx
99 cmpl $0,%edx
167 cmpl %edi,%eax
175 cmpl %eax,%edi
183 cmpl %edi,%eax
191 cmpl %eax,%ed
    [all...]
snd_mixa.s 61 cmpl $255,%eax
65 cmpl $255,%edx
170 cmpl $0x7FFF,%eax
172 cmpl $0xFFFF8000,%eax
190 cmpl $0x7FFF,%edx
192 cmpl $0xFFFF8000,%edx
  /external/quake/quake/src/WinQuake/
r_edgea.s 62 cmpl %ebx,%eax
66 cmpl %ebx,%eax
70 cmpl %ebx,%eax
74 cmpl %ebx,%eax
86 cmpl $0,%edx
99 cmpl $0,%edx
167 cmpl %edi,%eax
175 cmpl %eax,%edi
183 cmpl %edi,%eax
191 cmpl %eax,%ed
    [all...]
snd_mixa.s 61 cmpl $255,%eax
65 cmpl $255,%edx
170 cmpl $0x7FFF,%eax
172 cmpl $0xFFFF8000,%eax
190 cmpl $0x7FFF,%edx
192 cmpl $0xFFFF8000,%edx
  /dalvik/vm/mterp/x86-atom/
OP_CMPL_FLOAT.S 26 * For: cmpg-double, dmpg-float, cmpl-double, cmpl-float
binopD.S 40 cmpl $$-1, %ecx # handle -1 special case divide error
42 cmpl $$0x80000000,%eax # handle min int special case divide error
binopD2addr.S 42 cmpl $$-1, %ecx # handle -1 special case divide error
44 cmpl $$0x80000000,%eax # handle min int special case divide error
binopDLit16.S 42 cmpl $$-1, %ecx # handle -1 special case divide error
44 cmpl $$0x80000000,%eax # handle min int special case divide error
binopDLit8.S 41 cmpl $$-1, %ecx # handle -1 special case divide error
43 cmpl $$0x80000000,%eax # handle min int special case divide error
  /bionic/libc/arch-x86/bionic/
syscall.S 35 cmpl $-4095, %eax
  /bionic/libc/arch-x86/string/
bzero.S 22 cmpl $16,%edx
memset.S 24 cmpl $0x0f,%ecx
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmpl_double/d/
T_cmpl_double_1.d 29 cmpl-double v0, v12, v14
T_cmpl_double_2.d 30 cmpl-double v0, v12, v14

Completed in 727 milliseconds

1 2 3 4 5 6 7 8 91011>>