Searched
full:cmpl (Results
251 -
275 of
882) sorted by null
<<11121314151617181920>>
/bionic/libc/arch-x86/syscalls/ |
setitimer.S | 28 cmpl $-MAX_ERRNO, %eax
|
setpriority.S | 28 cmpl $-MAX_ERRNO, %eax
|
setresgid.S | 28 cmpl $-MAX_ERRNO, %eax
|
setresuid.S | 28 cmpl $-MAX_ERRNO, %eax
|
symlinkat.S | 28 cmpl $-MAX_ERRNO, %eax
|
tee.S | 32 cmpl $-MAX_ERRNO, %eax
|
tgkill.S | 28 cmpl $-MAX_ERRNO, %eax
|
timerfd_settime.S | 32 cmpl $-MAX_ERRNO, %eax
|
truncate64.S | 28 cmpl $-MAX_ERRNO, %eax
|
unlinkat.S | 28 cmpl $-MAX_ERRNO, %eax
|
utimensat.S | 32 cmpl $-MAX_ERRNO, %eax
|
vmsplice.S | 32 cmpl $-MAX_ERRNO, %eax
|
wait4.S | 32 cmpl $-MAX_ERRNO, %eax
|
write.S | 28 cmpl $-MAX_ERRNO, %eax
|
writev.S | 28 cmpl $-MAX_ERRNO, %eax
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ |
CopyMem.S | 41 cmpl %esi, %edi
43 cmpl $0, %edx
46 cmpl %edi, %esi
48 cmpl %edi, %eax
|
/external/llvm/test/CodeGen/X86/ |
segmented-stacks-dynamic.ll | 27 ; X32: cmpl %gs:48, %esp 37 ; X32-NEXT: cmpl %eax, %gs:48 68 ; X32ABI: cmpl %fs:64, %esp 78 ; X32ABI-NEXT: cmpl %[[EDI]], %fs:64
|
setcc-narrowing.ll | 10 ; CHECK-NEXT: cmpl $0, _t1.global
|
/external/llvm/test/MC/X86/AlignedBundling/ |
labeloffset.s | 62 cmpl %eax, .Ltmp1 63 # CHECK: 40: cmpl %eax, 64 64 cmpl %eax, (.Ltmp2-.L1$pb) 65 # CHECK: 46: cmpl %eax, 32
|
/external/llvm/test/Other/X86/ |
opt-bisect-isel.ll | 22 ; CHECK: cmpl $8, %eax
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
x86_errors.s | 8 // 64: error: ambiguous instructions require an explicit suffix (could be 'cmpb', 'cmpw', 'cmpl', or 'cmpq')
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
armv1-bad.l | 4 [^:]*:6: Error: bad instruction `cmpl r0,r0'
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/ |
xgate1.d | 19 00008010 <linked_ad1> cmpl R4, \#0x01
|
/art/runtime/interpreter/mterp/x86/ |
bindiv.S | 22 cmpl $$-1, %ecx 24 cmpl $$0x80000000, %eax
|
/bionic/libc/arch-x86/atom/string/ |
sse2-wcslen-atom.S | 68 cmpl $0, (%edx) 70 cmpl $0, 4(%edx) 72 cmpl $0, 8(%edx) 74 cmpl $0, 12(%edx) 76 cmpl $0, 16(%edx) 78 cmpl $0, 20(%edx) 80 cmpl $0, 24(%edx) 82 cmpl $0, 28(%edx)
|
Completed in 3202 milliseconds
<<11121314151617181920>>