/prebuilts/go/darwin-x86/src/runtime/ |
asm_386.s | 14 SUBL $128, SP // plenty of scratch 259 SUBL $4, BX 428 SUBL BX, CX; \ 568 SUBL $1, AX 649 SUBL $5, (SP) // return to CALL again 694 SUBL $32, SP 698 SUBL DX, DI 707 SUBL 4(SP), SI [all...] |
asm_amd64p32.s | 15 SUBL $128, SP // plenty of scratch 376 SUBL BX, CX; \ 534 SUBL $1, AX 586 SUBL $5, (SP) // return to CALL again 1029 SUBL SI, CX 1065 SUBL R11, CX 1089 SUBL SI, DI 1095 SUBL SI, DI 1096 SUBL $1, DI
|
memclr_386.s | 59 SUBL $256, BX
|
/prebuilts/go/linux-x86/src/runtime/ |
asm_386.s | 14 SUBL $128, SP // plenty of scratch 259 SUBL $4, BX 428 SUBL BX, CX; \ 568 SUBL $1, AX 649 SUBL $5, (SP) // return to CALL again 694 SUBL $32, SP 698 SUBL DX, DI 707 SUBL 4(SP), SI [all...] |
asm_amd64p32.s | 15 SUBL $128, SP // plenty of scratch 376 SUBL BX, CX; \ 534 SUBL $1, AX 586 SUBL $5, (SP) // return to CALL again 1029 SUBL SI, CX 1065 SUBL R11, CX 1089 SUBL SI, DI 1095 SUBL SI, DI 1096 SUBL $1, DI
|
memclr_386.s | 59 SUBL $256, BX
|
/external/valgrind/VEX/orig_amd64/ |
test1.orig | [all...] |
/bionic/libm/x86/ |
s_cbrt.S | 73 subl $120, %esp 111 subl %eax, %ebx 112 subl %eax, %ebx 113 subl %eax, %ebx 176 subl %eax, %ebx 177 subl %eax, %ebx 178 subl %eax, %ebx
|
e_exp.S | 88 subl $120, %esp 101 subl %eax, %edx 102 subl $15504, %eax 158 subl %eax, %edx
|
/external/llvm/test/CodeGen/X86/ |
machine-combiner-int.ll | 76 ; CHECK-NEXT: subl %esi, %edi 123 ; CHECK-NEXT: subl %esi, %edi 170 ; CHECK-NEXT: subl %esi, %edi
|
cleanuppad-realign.ll | 32 ; X86: subl $96, %esp
|
fp-trunc.ll | 64 ; CHECK-NEXT: subl $12, %esp
|
sibcall.ll | 186 ; 32-NOT: subl ${{[0-9]+}}, %esp 198 ; X32ABI-NOT: subl ${{[0-9]+}}, %esp 219 ; 32-NOT: subl ${{[0-9]+}}, %esp 229 ; X32ABI-NOT: subl ${{[0-9]+}}, %esp
|
vec_extract.ll | 59 ; CHECK-NEXT: subl $12, %esp
|
win32-seh-catchpad-realign.ll | 48 ; CHECK: subl $64, %esp
|
/external/llvm/test/MC/ELF/ |
relax-arith.s | 91 // CHECK-NEXT: f: 81 eb 00 00 00 00 subl $0, %ebx 92 // CHECK-NEXT: 15: 81 2c 25 00 00 00 00 00 00 00 00 subl $0, 0 99 subl $foo, bar
|
/external/llvm/test/Object/X86/ |
objdump-disassembly-inline-relocations.test | 16 COFF-i386: 0: 83 ec 0c subl $12, %esp 45 MACHO-i386: 0: 83 ec 0c subl $12, %esp 76 ELF-i386: 0: 83 ec 0c subl $12, %esp
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
sb1-ext-mdmx.d | 98 0+0160 <[^>]*> 7bd26436 subl\.ob \$v12,0x12 99 0+0164 <[^>]*> 7ad26436 subl\.ob \$v12,\$v18 100 0+0168 <[^>]*> 79926436 subl\.ob \$v12,\$v18\[6\]
|
/external/tcpdump/ |
print-isoclns.c | [all...] |
/external/boringssl/linux-x86/crypto/bn/ |
x86-mont.S | 26 subl %edx,%eax 28 subl %eax,%esp 32 subl %edx,%esp 173 subl %edi,%edx
|
/external/boringssl/mac-x86/crypto/bn/ |
x86-mont.S | 25 subl %edx,%eax 27 subl %eax,%esp 31 subl %edx,%esp 172 subl %edi,%edx
|
/external/libunwind/src/x86/ |
getcontext-freebsd.S | 93 subl $512 + 16, %esp /* save area and 16 bytes for alignment */
|
/external/llvm/lib/Target/X86/ |
README.txt | 297 00000000 subl $0x04,%esp 394 subl $12, %esp 405 subl $12, %esp 420 subl $12, %esp 447 subl %ecx, %eax 463 subl 4(%esp), %eax 472 subl $4, %esp 480 pop into a dummy register instead of using addl/subl of esp. Just don't pop 495 subl $20, %esp 574 subl %eax, -80(%ebp [all...] |
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/i386/ |
compressed-1.s | 32 subl $12, %esp
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
dw2-compress-2.s | 32 subl $12, %esp
|