/external/rust/crates/libz-sys/src/zlib/contrib/inflate86/ |
D | inffast.S | 233 subl $local_var_size, %esp 252 subl $11, %edx /* avail_in -= 11 */ 261 subl %ecx, %ebp /* start -= avail_out */ 265 subl $257, %ecx /* avail_out -= 257 */ 325 subl in_r, %ecx /* ecx = avail_in */ 327 subl %ecx, %eax /* eax = 12 - avail_in */ 625 subl beg(%esp), %eax /* nbytes = out - beg */ 632 subl dist_r, from_r /* from = out - dist */ 634 subl $3, %ecx 658 subl $3, %ecx [all …]
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | merge-sp-updates-cfi.ll | 9 ; CHECK: subl $20, %esp 10 ; CHECK-NOT: subl $12, %esp 11 ; CHECK-NOT: subl $8, %esp 15 ; CHECK-NOT: subl $8, %esp 28 ; CHECK: subl $20, %esp 30 ; CHECK-NOT: subl $12, %esp 31 ; CHECK-NOT: subl $8, %esp 36 ; CHECK-NOT: subl $8, %esp
|
D | win-alloca-expander.ll | 23 ; CHECK: subl $1020, %esp 30 ; CHECK: subl $1024, %esp 35 ; CHECK: subl $2996, %esp 42 ; CHECK: subl $3000, %esp 51 ; CHECK: subl $3000, %esp 57 ; CHECK: subl $1020, %esp 77 ; CHECK: subl $1020, %esp 86 ; CHECK: subl $1020, %esp 123 ; CHECK: subl $1020, %esp 129 ; CHECK: subl $2996, %esp [all …]
|
D | preallocated.ll | 19 ; CHECK: subl $8, %esp 32 ; CHECK: subl $8, %esp 40 ; CHECK: subl $8, %esp 51 ; CHECK-NOT: subl {{\$[0-9]+}}, %esp 60 ; CHECK: subl $8, %esp 68 ; CHECK-NOT: subl {{\$[0-9]+}}, %esp 84 ; CHECK: subl $16, %esp 94 ; CHECK: subl $12, %esp 102 ; CHECK-NOT: subl {{\$[0-9]+}}, %esp 117 ; CHECK: subl $12, %esp [all …]
|
D | neg-of-3ops-lea.ll | 15 ; X86-NEXT: subl %ecx, %eax 22 ; X64-NEXT: subl %edi, %eax 34 ; X86-NEXT: subl %ecx, %eax 41 ; X64-NEXT: subl %edi, %eax 53 ; X86-NEXT: subl %ecx, %eax 60 ; X64-NEXT: subl %edi, %eax 73 ; X86-NEXT: subl %ecx, %eax 80 ; X64-NEXT: subl %edi, %eax
|
D | stack-probe-size.ll | 19 ; CHECK-NOT: subl $4095, %esp 31 ; CHECK: subl $4095, %esp 42 ; CHECK: subl $4095, %esp 52 ; CHECK-NOT: subl $4096, %esp 63 ; CHECK-NOT: subl $4096, %esp 75 ; CGECK: subl $4096, %esp
|
D | combine-sbb.ll | 16 ; X86-NEXT: subl (%ecx), %esi 28 ; X64-NEXT: subl (%rdx), %ecx 70 ; X86-NEXT: subl (%ecx), %esi 75 ; X86-NEXT: subl 8(%ecx), %edx 78 ; X86-NEXT: subl %ecx, %edx 158 ; X86-NEXT: subl %eax, (%ecx) 164 ; X64-NEXT: subl %esi, (%rdi) 181 ; X86-NEXT: subl %eax, (%ecx) 187 ; X64-NEXT: subl %esi, (%rdi) 207 ; X86-NEXT: subl %esi, %ecx [all …]
|
/external/webrtc/modules/audio_coding/codecs/ilbc/ |
D | xcorr_coef.c | 29 size_t subl, /* (i) dimension arrays */ in WebRtcIlbcfix_XcorrCoef() argument 58 max=WebRtcSpl_MaxAbsValueW16(regressor, subl + searchLen - 1); in WebRtcIlbcfix_XcorrCoef() 60 rp_end = regressor + subl; in WebRtcIlbcfix_XcorrCoef() 62 max = WebRtcSpl_MaxAbsValueW16(regressor - searchLen, subl + searchLen - 1); in WebRtcIlbcfix_XcorrCoef() 64 rp_end = regressor + subl - 1; in WebRtcIlbcfix_XcorrCoef() 78 Energy=WebRtcSpl_DotProductWithScale(regressor, regressor, subl, shifts); in WebRtcIlbcfix_XcorrCoef() 84 crossCorr=WebRtcSpl_DotProductWithScale(tp, rp, subl, shifts); in WebRtcIlbcfix_XcorrCoef()
|
/external/rust/crates/quiche/deps/boringssl/linux-x86/crypto/fipsmodule/ |
D | bn-586.S | 87 subl $8,%ecx 101 subl $1,%ecx 199 subl $8,%ecx 317 subl $1,%ecx 398 subl $8,%ebp 497 subl $1,%ecx 558 subl $8,%ebx 725 subl $8,%ebp 835 subl %eax,%ecx 838 subl %edx,%ecx [all …]
|
/external/boringssl/linux-x86/crypto/fipsmodule/ |
D | bn-586.S | 87 subl $8,%ecx 101 subl $1,%ecx 199 subl $8,%ecx 317 subl $1,%ecx 398 subl $8,%ebp 497 subl $1,%ecx 558 subl $8,%ebx 725 subl $8,%ebp 835 subl %eax,%ecx 838 subl %edx,%ecx [all …]
|
/external/openscreen/third_party/boringssl/linux-x86/crypto/fipsmodule/ |
D | bn-586.S | 87 subl $8,%ecx 101 subl $1,%ecx 199 subl $8,%ecx 317 subl $1,%ecx 398 subl $8,%ebp 497 subl $1,%ecx 558 subl $8,%ebx 725 subl $8,%ebp 835 subl %eax,%ecx 838 subl %edx,%ecx [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | win-alloca-expander.ll | 23 ; CHECK: subl $1020, %esp 30 ; CHECK: subl $1024, %esp 35 ; CHECK: subl $2996, %esp 42 ; CHECK: subl $3000, %esp 51 ; CHECK: subl $3000, %esp 57 ; CHECK: subl $1020, %esp 77 ; CHECK: subl $1020, %esp 86 ; CHECK: subl $1020, %esp 123 ; CHECK: subl $1020, %esp 128 ; CHECK: subl $2996, %esp [all …]
|
D | stack-probe-size.ll | 19 ; CHECK-NOT: subl $4095, %esp 31 ; CHECK: subl $4095, %esp 42 ; CHECK: subl $4095, %esp 52 ; CHECK-NOT: subl $4096, %esp 63 ; CHECK-NOT: subl $4096, %esp 75 ; CGECK: subl $4096, %esp
|
/external/boringssl/mac-x86/crypto/fipsmodule/ |
D | bn-586.S | 86 subl $8,%ecx 100 subl $1,%ecx 198 subl $8,%ecx 314 subl $1,%ecx 395 subl $8,%ebp 492 subl $1,%ecx 553 subl $8,%ebx 716 subl $8,%ebp 824 subl %eax,%ecx 827 subl %edx,%ecx [all …]
|
/external/rust/crates/quiche/deps/boringssl/mac-x86/crypto/fipsmodule/ |
D | bn-586.S | 86 subl $8,%ecx 100 subl $1,%ecx 198 subl $8,%ecx 314 subl $1,%ecx 395 subl $8,%ebp 492 subl $1,%ecx 553 subl $8,%ebx 716 subl $8,%ebp 824 subl %eax,%ecx 827 subl %edx,%ecx [all …]
|
/external/openscreen/third_party/boringssl/mac-x86/crypto/fipsmodule/ |
D | bn-586.S | 86 subl $8,%ecx 100 subl $1,%ecx 198 subl $8,%ecx 314 subl $1,%ecx 395 subl $8,%ebp 492 subl $1,%ecx 553 subl $8,%ebx 716 subl $8,%ebp 824 subl %eax,%ecx 827 subl %edx,%ecx [all …]
|
/external/compiler-rt/lib/builtins/i386/ |
D | divdi3.S | 36 subl %ecx, %eax 48 subl %ecx, %eax 85 subl %eax, %ebx 89 subl %eax, %ecx // ECX:EBX = a - q*b 106 subl %ebx, %edx // subtract bhi from ahi so that divide will not 123 subl %eax, %ebx 127 subl %eax, %ecx // ECX:EBX = a - q*b
|
D | moddi3.S | 36 subl %ecx, %eax 47 subl %ecx, %eax 84 subl %eax, %ebx 88 subl %eax, %ecx // ECX:EBX = a - q*b 107 subl %ebx, %edx // subtract bhi from ahi so that divide will not 124 subl %eax, %ebx 128 subl %eax, %ecx // ECX:EBX = a - q*b
|
D | udivdi3.S | 56 subl %eax, %ebx 60 subl %eax, %ecx // ECX:EBX = a - q*b 71 subl %ebx, %edx // subtract bhi from ahi so that divide will not 88 subl %eax, %ebx 92 subl %eax, %ecx // ECX:EBX = a - q*b
|
D | umoddi3.S | 57 subl %eax, %ebx 61 subl %eax, %ecx // ECX:EBX = a - q*b 76 subl %ebx, %edx // subtract bhi from ahi so that divide will not 93 subl %eax, %ebx 97 subl %eax, %ecx // ECX:EBX = a - q*b
|
/external/llvm-project/compiler-rt/lib/builtins/i386/ |
D | moddi3.S | 37 subl %ecx, %eax 48 subl %ecx, %eax 85 subl %eax, %ebx 89 subl %eax, %ecx // ECX:EBX = a - q*b 108 subl %ebx, %edx // subtract bhi from ahi so that divide will not 125 subl %eax, %ebx 129 subl %eax, %ecx // ECX:EBX = a - q*b
|
D | divdi3.S | 37 subl %ecx, %eax 49 subl %ecx, %eax 86 subl %eax, %ebx 90 subl %eax, %ecx // ECX:EBX = a - q*b 107 subl %ebx, %edx // subtract bhi from ahi so that divide will not 124 subl %eax, %ebx 128 subl %eax, %ecx // ECX:EBX = a - q*b
|
D | udivdi3.S | 57 subl %eax, %ebx 61 subl %eax, %ecx // ECX:EBX = a - q*b 72 subl %ebx, %edx // subtract bhi from ahi so that divide will not 89 subl %eax, %ebx 93 subl %eax, %ecx // ECX:EBX = a - q*b
|
D | umoddi3.S | 58 subl %eax, %ebx 62 subl %eax, %ecx // ECX:EBX = a - q*b 77 subl %ebx, %edx // subtract bhi from ahi so that divide will not 94 subl %eax, %ebx 98 subl %eax, %ecx // ECX:EBX = a - q*b
|
/external/llvm-project/lld/test/ELF/ |
D | i386-tls-le-undef.s | 9 # CHECK: subl $0, %eax 10 # CHECK: subl $0, %eax 14 subl $weak_undef@tpoff,%eax label 16 subl $undef@tpoff,%eax label
|