/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/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 …]
|
D | surf16.s | 74 subl %edx,%ebp 83 subl %eax,%eax 84 subl %ecx,%ecx // high words must be 0 in loop for addressing
|
/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 …]
|
D | surf16.s | 74 subl %edx,%ebp 83 subl %eax,%eax 84 subl %ecx,%ecx // high words must be 0 in loop for addressing
|
/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/valgrind/main/memcheck/tests/x86/ |
D | tronical.S | 76 subl $8, %esp 80 subl $12, %esp 93 subl $20, %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 …]
|
/external/zlib/contrib/asm586/ |
D | match.S | 90 subl $LocalVarsSize, %esp 129 subl $MIN_LOOKAHEAD, %eax 130 subl %eax, %ebp 230 subl $0x00010000, %ebx /* 4 U pipe */ 300 subl %edi, %eax
|
/external/zlib/contrib/asm686/ |
D | match.S | 96 subl $LocalVarsSize, %esp 160 subl $MIN_LOOKAHEAD, %eax 161 subl %eax, %ebp 218 subl $0x00010000, %edx 282 subl %edi, %eax
|
/external/llvm/test/CodeGen/X86/ |
D | tailcall-stackalign.ll | 18 ; expect match subl [stacksize] here 23 ; CHECK-NEXT: subl $12
|
/external/libffi/src/x86/ |
D | sysv.S | 47 subl $8,%esp /* Android: copy from darwin.S */ 50 subl %ecx,%esp 55 subl $8,%esp /* Android: copy from darwin.S */ 179 subl $40, %esp 265 subl $36, %esp
|
D | darwin.S | 47 subl $8,%esp 50 subl %ecx,%esp 55 subl $8,%esp 190 subl $40, %esp 278 subl $36, %esp
|