HomeSort by relevance Sort by last modified time
    Searched full:subl (Results 51 - 75 of 397) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/runtime/
memmove_plan9_386.s 88 SUBL $4, DI
89 SUBL $4, SI
95 SUBL BX, DI
96 SUBL BX, SI
sys_windows_386.s 21 SUBL AX, SP // room for args
81 SUBL $40, SP
117 SUBL $4, DI
119 // traceback will think that we've done SUBL
123 SUBL $40, DI
192 SUBL $m__size, SP // space for M
200 SUBL $g__size, SP // space for G
250 SUBL $runtime·callbackasm(SB), AX
317 SUBL $(64*1024), AX // stack size
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
tlspic.s 22 subl foo@GOTTPOFF(%ebx), %eax
  /external/llvm/test/CodeGen/X86/
atomic16.ll 160 ; X64: subl
167 ; X32: subl
180 ; X64: subl
187 ; X32: subl
200 ; X64: subl
207 ; X32: subl
220 ; X64: subl
227 ; X32: subl
atomic8.ll 162 ; X64: subl
168 ; X32: subl
182 ; X64: subl
188 ; X32: subl
202 ; X64: subl
208 ; X32: subl
222 ; X64: subl
228 ; X32: subl
inreg.ll 12 ; DAG: subl $[[AMT:.*]], %esp
22 ; FAST: subl $[[AMT:.*]], %esp
force-align-stack-alloca.ll 25 ; CHECK-NEXT: subl $32, %esp
36 ; CHECK: subl $20, %esp
43 ; CHECK: subl $28, %esp
huge-stack-offset.ll 17 ; CHECK-32-NEXT: subl %eax, %esp
18 ; CHECK-32-NOT: subl $2147483647, %esp
51 ; CHECK-32: subl $2147483647, %esp
segmented-stacks-dynamic.ll 36 ; X32: subl %ecx, %eax
41 ; X32: subl $12, %esp
77 ; X32ABI: subl %{{.*}}, %[[EDI]]
2008-09-11-CoalescerBug2.ll 10 ; SOURCE-SCHED: subl
18 ; SOURCE-SCHED: subl
push-cfi-debug.ll 9 ; CHECK: subl $8, %esp
18 ; CHECK: subl $8, %esp
  /art/runtime/arch/x86/
memcmp16_x86.S 783 subl %ebx, %eax
790 subl %ebx, %eax
799 subl %ebx, %eax
806 subl %ebx, %eax
817 subl %ebx, %eax
824 subl %ebx, %eax
833 subl %ebx, %eax
840 subl %ebx, %eax
918 subl %ebx, %ecx
923 subl %ebx, %ec
    [all...]
  /external/compiler-rt/lib/builtins/i386/
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
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
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
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
  /prebuilts/go/darwin-x86/src/runtime/
sys_windows_386.s 21 SUBL AX, SP // room for args
81 SUBL $40, SP
117 SUBL $4, DI
119 // traceback will think that we've done SUBL
123 SUBL $40, DI
192 SUBL $m__size, SP // space for M
200 SUBL $g__size, SP // space for G
250 SUBL $runtime·callbackasm(SB), AX
317 SUBL $(64*1024), AX // stack size
  /external/google-breakpad/src/processor/
stackwalker_selftest_sol.s 50 subl $0x00000004,%esp
61 subl $0x00000004,%esp
72 subl $0x00000004,%esp
  /external/llvm/lib/Target/X86/
README-MMX.txt 18 subl $28, %esp
36 subl $12, %esp
53 subl $12, %esp
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
get_cd_vec.c 37 int16_t tempbuff2[SUBL+5];
43 if (cbveclen==SUBL) {
108 WebRtcIlbcfix_CreateAugmentedVec(lag, tempbuff2+SUBL+5, cbvec);
  /prebuilts/go/darwin-x86/src/syscall/
asm_plan9_386.s 37 SUBL $8, SP
75 SUBL $8, SP
142 SUBL $8, SP
  /prebuilts/go/linux-x86/src/syscall/
asm_plan9_386.s 37 SUBL $8, SP
75 SUBL $8, SP
142 SUBL $8, SP
  /external/fec/
dotprod_mmx_assist.s 32 .Loop1: subl $4,%ecx
60 .Loop2: subl $1,%ecx
dotprod_sse2_assist.s 32 .Loop1: subl $4,%ecx
60 .Loop2: subl $1,%ecx
sumsq_mmx_assist.s 25 1: subl $8,%ecx
64 1: subl $8,%ecx

Completed in 1223 milliseconds

1 23 4 5 6 7 8 91011>>