/external/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/quake/quake/src/WinQuake/ |
D | surf8.s | 75 subl %edx,%ebp 90 subl %eax,%ebx 91 subl %edx,%ecx 99 subl %ecx,%ebx 103 subl %ecx,%ecx // high word must be 0 in loop for addressing 106 subl %ebx,%ebx // high word must be 0 in loop for addressing 252 subl C(r_stepback),%esi 301 subl %edx,%ebp 316 subl %eax,%ebx 317 subl %edx,%ecx [all …]
|
D | dosasm.s | 24 subl %eax,%eax 25 subl %edx,%edx 31 subl %edx,%edx 57 subl $0x38000,%eax
|
D | d_spr8.s | 359 subl $8,%ecx // count off this segments' pixels 385 subl s,%ebp 386 subl t,%ecx 650 subl s,%eax 651 subl t,%ebx 699 subl $7,%edi // adjust for hardwired offset 700 subl $14,%ecx 705 subl s,%eax 706 subl t,%ebx 715 subl $6,%edi // adjust for hardwired offsets [all …]
|
D | d_copy.s | 52 subl %ecx,%eax 56 subl %ecx,%eax 97 subl $4,%esi 130 subl %ebx,%eax 132 subl %ebx,%edx
|
D | d_draw.s | 333 subl $8,%ecx // count off this segments' pixels 361 subl s,%ebp 362 subl t,%ecx 562 subl s,%eax 563 subl t,%ebx 611 subl $7,%edi // adjust for hardwired offset 616 subl s,%eax 617 subl t,%ebx 626 subl $6,%edi // adjust for hardwired offsets 634 subl $5,%edi // adjust for hardwired offsets [all …]
|
D | d_draw16.s | 336 subl $16,%ecx // count off this segments' pixels 364 subl s,%ebp 365 subl t,%ecx 621 subl s,%eax 622 subl t,%ebx 671 subl $15,%edi // adjust for hardwired offset 676 subl s,%eax 677 subl t,%ebx 690 subl $14,%edi // adjust for hardwired offsets 697 subl $13,%edi // adjust for hardwired offsets [all …]
|
D | d_polysa.s | 507 subl %edx,%eax 510 subl %ecx,%ebp 531 subl %edx,%eax 534 subl %ecx,%ebp 555 subl %edx,%eax 558 subl %ecx,%ebp 604 subl $24,%esp // allocate space for a new vertex 693 subl %ecx,%ecx 779 subl %edx,%eax 788 subl %edx,%ebx [all …]
|
/external/quake/quake/src/QW/client/ |
D | surf8.s | 75 subl %edx,%ebp 90 subl %eax,%ebx 91 subl %edx,%ecx 99 subl %ecx,%ebx 103 subl %ecx,%ecx // high word must be 0 in loop for addressing 106 subl %ebx,%ebx // high word must be 0 in loop for addressing 252 subl C(r_stepback),%esi 301 subl %edx,%ebp 316 subl %eax,%ebx 317 subl %edx,%ecx [all …]
|
D | d_spr8.s | 359 subl $8,%ecx // count off this segments' pixels 385 subl s,%ebp 386 subl t,%ecx 650 subl s,%eax 651 subl t,%ebx 699 subl $7,%edi // adjust for hardwired offset 700 subl $14,%ecx 705 subl s,%eax 706 subl t,%ebx 715 subl $6,%edi // adjust for hardwired offsets [all …]
|
D | d_copy.s | 52 subl %ecx,%eax 56 subl %ecx,%eax 97 subl $4,%esi 130 subl %ebx,%eax 132 subl %ebx,%edx
|
D | d_draw.s | 333 subl $8,%ecx // count off this segments' pixels 361 subl s,%ebp 362 subl t,%ecx 562 subl s,%eax 563 subl t,%ebx 611 subl $7,%edi // adjust for hardwired offset 616 subl s,%eax 617 subl t,%ebx 626 subl $6,%edi // adjust for hardwired offsets 634 subl $5,%edi // adjust for hardwired offsets [all …]
|
D | d_draw16.s | 336 subl $16,%ecx // count off this segments' pixels 364 subl s,%ebp 365 subl t,%ecx 621 subl s,%eax 622 subl t,%ebx 671 subl $15,%edi // adjust for hardwired offset 676 subl s,%eax 677 subl t,%ebx 690 subl $14,%edi // adjust for hardwired offsets 697 subl $13,%edi // adjust for hardwired offsets [all …]
|
D | d_polysa.s | 507 subl %edx,%eax 510 subl %ecx,%ebp 531 subl %edx,%eax 534 subl %ecx,%ebp 555 subl %edx,%eax 558 subl %ecx,%ebp 604 subl $24,%esp // allocate space for a new vertex 693 subl %ecx,%ecx 779 subl %edx,%eax 788 subl %edx,%ebx [all …]
|
/external/valgrind/main/VEX/test/ |
D | fpgames.s | 17 subl $4, %esp 21 subl $8, %esp 33 subl $12, %esp 44 subl $8, %esp 59 subl $12, %esp 67 subl $12, %esp 85 subl $8, %esp 90 subl $12, %esp
|
/external/bluetooth/glib/gio/inotify/ |
D | inotify-path.c | 316 GList *subl; in ip_event_dispatch() local 319 for (subl = dir->subs; subl; subl = subl->next) in ip_event_dispatch() 321 inotify_sub *sub = subl->data; in ip_event_dispatch() 353 GList *subl; in ip_event_dispatch() local 356 for (subl = dir->subs; subl; subl = subl->next) in ip_event_dispatch() 358 inotify_sub *sub = subl->data; in ip_event_dispatch()
|
/external/compiler-rt/lib/i386/ |
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 | 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 | 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/valgrind/main/memcheck/tests/x86/ |
D | tronical.S | 76 subl $8, %esp 80 subl $12, %esp 93 subl $20, %esp
|
/external/valgrind/main/VEX/orig_amd64/ |
D | test1.sorted | 1238 2B542410 subl 16(%rsp), %edx 1239 2B742410 subl 16(%rsp), %esi 1240 2B442414 subl 20(%rsp), %eax 1241 2B542414 subl 20(%rsp), %edx 1242 442B442418 subl 24(%rsp), %r8d 1243 2B44241C subl 28(%rsp), %eax 1244 83EB04 subl $4, %ebx 1245 83E905 subl $5, %ecx 1246 442BAC85A0020000 subl 672(%rbp,%rax,4), %r13d 1247 4183AB8402000008 subl $8, 644(%r11) [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | stack-align2.ll | 13 ; LINUX-I386: subl $12, %esp 14 ; DARWIN-I386: subl $12, %esp 15 ; NETBSD-I386-NOT: subl {{.*}}, %esp
|
/external/llvm/lib/Target/X86/ |
D | README-MMX.txt | 18 subl $28, %esp 36 subl $12, %esp 53 subl $12, %esp
|
/external/tcpdump/ |
D | print-isoclns.c | 1359 isis_print_ip_reach_subtlv (const u_int8_t *tptr,int subt,int subl,const char *ident) { in isis_print_ip_reach_subtlv() argument 1368 subl); in isis_print_ip_reach_subtlv() 1370 if (!TTEST2(*tptr,subl)) in isis_print_ip_reach_subtlv() 1376 while (subl >= 4) { in isis_print_ip_reach_subtlv() 1381 subl-=4; in isis_print_ip_reach_subtlv() 1385 while (subl >= 8) { in isis_print_ip_reach_subtlv() 1390 subl-=8; in isis_print_ip_reach_subtlv() 1395 subl)) in isis_print_ip_reach_subtlv() 1412 isis_print_is_reach_subtlv (const u_int8_t *tptr,u_int subt,u_int subl,const char *ident) { in isis_print_is_reach_subtlv() argument 1427 subl); in isis_print_is_reach_subtlv() [all …]
|