/external/libffi/src/x86/ |
freebsd.S | 50 subl %ecx,%esp 192 subl $40, %esp 288 subl $36, %esp
|
/external/zlib/src/contrib/amd64/ |
amd64-match.S | 208 subl $MIN_LOOKAHEAD, %eax 210 subl %eax, %limitd 254 subl $0x00010000, %chainlenwmask
|
/external/llvm/docs/ |
ExtendedIntegerResults.txt | 32 subl $12, %esp 47 subl $12, %esp
|
/external/llvm/test/CodeGen/X86/ |
sibcall.ll | 149 ; 32-NOT: subl ${{[0-9]+}}, %esp 177 ; 32-NOT: subl ${{[0-9]+}}, %esp
|
2006-11-12-CSRetCC.ll | 9 ; CHECK: subl $4, %{{.*}}
|
pic.ll | 56 ; LINUX-NEXT: subl $8, %esp
|
/external/valgrind/main/coregrind/m_syswrap/ |
syscall-x86-darwin.S | 88 subl $$8, %esp /* 16-byte align stack */ 155 subl $$12, %esp
|
/external/valgrind/main/VEX/orig_x86/ |
exit42.orig | 19 0x3A965C86: subl $0x54, %esp 35 0x3A965CA3: subl %edx,%eax 70 0x3A965CEB: subl %edx,%eax 78 0x3A965CFB: subl %edx,%eax 365 0x3A972DCE: subl $0x204, %esp 763 0x3A975306: subl %ecx,%edx 771 0x3A975369: subl $0x4, %eax 772 0x3A97536C: subl $0xFEFEFEFF, %ecx 795 0x3A975386: subl 4(%esp,,),%eax 810 0x3A9738E3: subl $0x10, %es [all...] |
/external/llvm/docs/CommandGuide/ |
FileCheck.rst | 84 ; CHECK: subl 110 unless there is a "``subl``" in between those labels. If it existed somewhere 111 else in the file, that would not count: "``grep subl``" matches if "``subl``"
|
/external/llvm/test/MC/COFF/ |
basic-coff-64.s | 15 subl $4, %esp
|
basic-coff.s | 15 subl $4, %esp
|
symbol-fragment-offset-64.s | 15 subl $4, %esp
|
symbol-fragment-offset.s | 15 subl $4, %esp
|
/external/llvm/test/MC/ELF/ |
relocation-386.s | 121 subl _GLOBAL_OFFSET_TABLE_-bar2, %ebx
|
/external/valgrind/main/none/tests/x86/ |
bug126147-x86.c | 102 " subl %ebx, %ecx\n"
|
/dalvik/vm/mterp/x86/ |
footer.S | 410 subl LOCAL0_OFFSET(%ebp), %edx # %edx<- update &outs 415 subl $$1, LOCAL0_OFFSET(%ebp) # LOCAL0_OFFSET<- LOCAL0_OFFSET-- 504 subl %edx, %eax # %eax<- newFP; (old savearea - regsSize) 507 subl $$sizeofStackSaveArea, %eax # %eax<- newSaveArea (stack save area using newFP) 928 subl %eax, %ecx # %ecx = pc - self->method->ins [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
iatomic.h | 68 ATOMIC_SMP_LOCK "subl %1,%0" 88 ATOMIC_SMP_LOCK "subl %2,%0; sete %1" 426 " subl %0,%2,%0\n" 462 " subl %0,%3,%2\n" 463 " subl %0,%3,%0\n"
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
iatomic.h | 68 ATOMIC_SMP_LOCK "subl %1,%0" 88 ATOMIC_SMP_LOCK "subl %2,%0; sete %1" 426 " subl %0,%2,%0\n" 462 " subl %0,%3,%2\n" 463 " subl %0,%3,%0\n"
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
iatomic.h | 68 ATOMIC_SMP_LOCK "subl %1,%0" 88 ATOMIC_SMP_LOCK "subl %2,%0; sete %1" 426 " subl %0,%2,%0\n" 462 " subl %0,%3,%2\n" 463 " subl %0,%3,%0\n"
|
/external/valgrind/main/VEX/orig_amd64/ |
test2.sorted | [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pnggccrd.c | [all...] |
/external/llvm/test/MC/X86/ |
x86-64.s | 57 // CHECK: subl $1, %eax 58 subl $1, %eax 61 // CHECK: subl $-1, %eax 62 subl $-1, %eax 65 // CHECK: subl $256, %eax 66 subl $256, %eax 85 // CHECK: subl %eax, %ebx 86 subl %eax, %ebx
|
/external/valgrind/main/coregrind/m_dispatch/ |
dispatch-x86-darwin.S | 178 subl $5+2, %edx 192 subl $5+2, %edx
|
dispatch-x86-linux.S | 179 subl $5+2, %edx 193 subl $5+2, %edx
|
/external/llvm/lib/Target/X86/ |
README-FPStack.txt | 74 subl $20, %esp
|