/external/llvm/test/CodeGen/X86/ |
atomic32.ll | 47 ; X64: subl $3 49 ; X32: subl $3 57 ; X64: subl 59 ; X32: subl
|
add.ll | 11 ; X32: subl $-128, %eax 12 ; X64: subl $-128, 133 ; X64: subl
|
2008-12-19-EarlyClobberBug.ll | 26 %asmtmp = tail call { i32, i32 } asm "subl $5,$1\0A\09sbbl $3,$0", "=r,=&r,0,imr,1,imr,~{dirflag},~{fpsr},~{flags}"(i32 %3, i32 %7, i32 %1, i32 %0) nounwind ; <{ i32, i32 }> [#uses=2]
|
tlv-1.ll | 27 ; CHECK: subl (%rax), [[REGISTER]]
|
atomic_add.ll | 8 ; CHECK: subl 199 ; CHECK: subl $2
|
/ndk/tests/build/build-assembly-file/jni/ |
assembly-x86.S | 32 subl $8, %esp
|
/external/libffi/src/x86/ |
win32.S | 48 subl %ecx,%esp 161 subl %ecx,%esp 266 subl $40, %esp 282 subl $40, %esp 347 subl $36, %esp
|
darwin.S | 47 subl $8,%esp 50 subl %ecx,%esp 55 subl $8,%esp 190 subl $40, %esp 278 subl $36, %esp
|
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
aes-586.S | 108 subl %ebp,%esi 125 subl %ebp,%esi 142 subl %ebp,%esi 159 subl %ebp,%esi 985 subl $36,%esp 988 subl %esp,%ebx 991 subl %ebx,%esp 1001 subl %ebp,%ebx 1138 subl %edi,%esi 1147 subl %edi,%es [all...] |
aesni-x86.S | 329 subl $96,%eax 351 subl $96,%eax 432 subl $96,%eax 454 subl $96,%eax 544 subl $60,%esp 624 subl $60,%esp 668 subl $1,%eax 735 subl $88,%esp 781 subl $6,%eax 846 subl $6,%ea [all...] |
/external/openssl/crypto/aes/asm/ |
aes-586.S | 108 subl %ebp,%esi 125 subl %ebp,%esi 142 subl %ebp,%esi 159 subl %ebp,%esi 985 subl $36,%esp 988 subl %esp,%ebx 991 subl %ebx,%esp 1001 subl %ebp,%ebx 1138 subl %edi,%esi 1147 subl %edi,%es [all...] |
aesni-x86.S | 329 subl $96,%eax 351 subl $96,%eax 432 subl $96,%eax 454 subl $96,%eax 544 subl $60,%esp 624 subl $60,%esp 668 subl $1,%eax 735 subl $88,%esp 781 subl $6,%eax 846 subl $6,%ea [all...] |
/external/tcpdump/ |
print-isoclns.c | [all...] |
/bionic/libc/arch-x86/string/ |
strcmp.S | 80 subl %edx,%eax
|
strncmp.S | 107 subl %ecx,%eax
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass32/ |
dwarf32_testhd.asm | 39 subl $16, %esp 44 subl $4, %esp 56 subl $8, %esp 66 subl $4, %esp 77 subl $8, %esp 83 subl $12, %esp 96 subl $12, %esp 104 subl $4, %esp 114 subl $12, %esp
|
/external/llvm/test/MC/COFF/ |
weak.s | 16 subl $4, %esp
|
/external/llvm/test/MC/ELF/ |
basic-elf-32.s | 9 subl $4, %esp
|
/dalvik/vm/arch/x86/ |
Call386ABI.S | 96 subl $12,%esp 108 subl %ecx,%esp
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
read_rgba_span_x86.S | 106 subl %eax, %edx 139 subl $1, %eax 200 subl $16, %esp 212 subl %esi, %edx 289 subl $1, %eax 373 subl %esi, %edx 429 subl $1, %eax 613 subl $1, %ecx
|
/external/kernel-headers/original/asm-x86/ |
local_32.h | 43 "subl %1,%0" 62 "subl %2,%0; sete %1"
|
spinlock_32.h | 171 asm volatile(LOCK_PREFIX " subl $1,(%0)\n\t" 180 asm volatile(LOCK_PREFIX " subl $" RW_LOCK_BIAS_STR ",(%0)\n\t"
|
/external/llvm/test/Object/X86/ |
objdump-disassembly-inline-relocations.test | 12 COFF-i386: 0: 83 ec 0c subl $12, %esp 41 MACHO-i386: 0: 83 ec 0c subl $12, %esp
|
objdump-trivial-object.test | 12 COFF-i386: 0: 83 ec 0c subl $12, %esp 35 ELF-i386: 0: 83 ec 0c subl $12, %esp
|
/external/mesa3d/src/mesa/x86/ |
read_rgba_span_x86.S | 106 subl %eax, %edx 139 subl $1, %eax 200 subl $16, %esp 212 subl %esi, %edx 289 subl $1, %eax 373 subl %esi, %edx 429 subl $1, %eax 613 subl $1, %ecx
|