/external/quake/quake/src/QW/client/ |
D | d_draw16.s | 399 sbbl %ecx,%ecx // turn tstep carry into -1 (0 if none) 404 sbbl %ecx,%ecx 411 sbbl %ecx,%ecx 417 sbbl %ecx,%ecx 424 sbbl %ecx,%ecx 431 sbbl %ecx,%ecx 438 sbbl %ecx,%ecx 445 sbbl %ecx,%ecx 452 sbbl %ecx,%ecx 505 sbbl %ecx,%ecx [all …]
|
D | d_draw.s | 396 sbbl %ecx,%ecx // turn tstep carry into -1 (0 if none) 401 sbbl %ecx,%ecx 408 sbbl %ecx,%ecx 414 sbbl %ecx,%ecx 421 sbbl %ecx,%ecx 474 sbbl %ecx,%ecx 481 sbbl %ecx,%ecx 488 sbbl %ecx,%ecx 601 sbbl %ecx,%ecx 637 sbbl %ecx,%ecx [all …]
|
D | d_spr8.s | 427 sbbl %eax,%eax // turn tstep carry into -1 (0 if none) 442 sbbl %eax,%eax 457 sbbl %eax,%eax 472 sbbl %eax,%eax 487 sbbl %eax,%eax 547 sbbl %eax,%eax 562 sbbl %eax,%eax 577 sbbl %eax,%eax 775 sbbl %eax,%eax 790 sbbl %eax,%eax [all …]
|
D | d_polysa.s | 882 sbbl %eax,%eax 900 sbbl %eax,%eax 918 sbbl %eax,%eax 936 sbbl %eax,%eax 954 sbbl %eax,%eax 972 sbbl %eax,%eax 990 sbbl %eax,%eax 1008 sbbl %eax,%eax
|
/external/quake/quake/src/WinQuake/ |
D | d_draw16.s | 399 sbbl %ecx,%ecx // turn tstep carry into -1 (0 if none) 404 sbbl %ecx,%ecx 411 sbbl %ecx,%ecx 417 sbbl %ecx,%ecx 424 sbbl %ecx,%ecx 431 sbbl %ecx,%ecx 438 sbbl %ecx,%ecx 445 sbbl %ecx,%ecx 452 sbbl %ecx,%ecx 505 sbbl %ecx,%ecx [all …]
|
D | d_draw.s | 396 sbbl %ecx,%ecx // turn tstep carry into -1 (0 if none) 401 sbbl %ecx,%ecx 408 sbbl %ecx,%ecx 414 sbbl %ecx,%ecx 421 sbbl %ecx,%ecx 474 sbbl %ecx,%ecx 481 sbbl %ecx,%ecx 488 sbbl %ecx,%ecx 601 sbbl %ecx,%ecx 637 sbbl %ecx,%ecx [all …]
|
D | d_spr8.s | 427 sbbl %eax,%eax // turn tstep carry into -1 (0 if none) 442 sbbl %eax,%eax 457 sbbl %eax,%eax 472 sbbl %eax,%eax 487 sbbl %eax,%eax 547 sbbl %eax,%eax 562 sbbl %eax,%eax 577 sbbl %eax,%eax 775 sbbl %eax,%eax 790 sbbl %eax,%eax [all …]
|
D | d_polysa.s | 882 sbbl %eax,%eax 900 sbbl %eax,%eax 918 sbbl %eax,%eax 936 sbbl %eax,%eax 954 sbbl %eax,%eax 972 sbbl %eax,%eax 990 sbbl %eax,%eax 1008 sbbl %eax,%eax
|
/external/llvm/test/CodeGen/X86/ |
D | sext-i1.ll | 10 ; 32: sbbl 14 ; 64: sbbl 24 ; 32: sbbl 28 ; 64: sbbl 41 ; 32: sbbl
|
D | conditional-indecrement.ll | 10 ; CHECK: sbbl $-1 43 ; CHECK: sbbl $-1 65 ; CHECK: sbbl $0 76 ; CHECK: sbbl $0
|
D | i256-add.ll | 3 ; RUN: grep sbbl %t | count 7
|
D | setcc.ll | 21 ; CHECK: sbbl %eax, %eax
|
D | 2008-12-19-EarlyClobberBug.ll | 26 …%asmtmp = tail call { i32, i32 } asm "subl $5,$1\0A\09sbbl $3,$0", "=r,=&r,0,imr,1,imr,~{dirflag},…
|
D | peep-setb.ll | 45 ; CHECK: sbbl $0
|
D | select.ll | 206 ; CHECK-NEXT: sbbl 216 ; CHECK-NEXT: sbbl
|
D | machine-cse.ll | 93 ; CHECK: sbbl
|
D | sse41.ll | 203 ; X32: sbbl %eax 207 ; X64: sbbl %eax
|
/external/compiler-rt/lib/i386/ |
D | divdi3.S | 37 sbbl %ecx, %edx // EDX:EAX = abs(b) 49 sbbl %ecx, %edx // EDX:EAX = abs(a) 86 sbbl %edx, %ecx // ECX:EBX = a - q*blo 90 sbbl $0, %edi // decrement q if remainder is negative 124 sbbl %edx, %ecx // ECX:EBX = a - q*blo 128 sbbl $0, %edi // decrement q if remainder is negative
|
D | udivdi3.S | 57 sbbl %edx, %ecx // ECX:EBX = a - q*blo 61 sbbl $0, %edi // decrement q if remainder is negative 89 sbbl %edx, %ecx // ECX:EBX = a - q*blo 93 sbbl $0, %edi // decrement q if remainder is negative
|
D | moddi3.S | 37 sbbl %ecx, %edx // EDX:EAX = abs(b) 48 sbbl %ecx, %edx // EDX:EAX = abs(a) 85 sbbl %edx, %ecx // ECX:EBX = a - q*blo 125 sbbl %edx, %ecx // ECX:EBX = a - q*blo
|
D | umoddi3.S | 58 sbbl %edx, %ecx // ECX:EBX = a - q*blo 94 sbbl %edx, %ecx // ECX:EBX = a - q*blo
|
/external/valgrind/main/VEX/ |
D | TODO.txt | 17 Improved isel for memcheck artefacts on x86 (generate neg ; sbbl)
|
/external/valgrind/main/none/tests/x86/ |
D | x86locked.c | 275 GEN_do_locked_G_E(sbbl,eax) in GEN_do_locked_G_E() 370 GEN_do_locked_imm_E(sbbl,eax,0x7D) 371 GEN_do_locked_imm_E(sbbl,eax,0x31415927)
|
/external/valgrind/main/none/tests/amd64/ |
D | amd64locked.c | 293 GEN_do_locked_G_E(sbbl,eax) in GEN_do_locked_G_E() 398 GEN_do_locked_imm_E(sbbl,eax,0x7D) 399 GEN_do_locked_imm_E(sbbl,eax,0x31415927)
|
/external/llvm/test/MC/X86/ |
D | x86-32-coverage.s | 79 sbbl $0x7afebabe,0xdeadbeef(%ebx,%ecx,8) 82 sbbl $0x13572468,0xdeadbeef(%ebx,%ecx,8) 2213 sbbl $0x7afebabe,0xdeadbeef(%ebx,%ecx,8) 2217 sbbl $0x7afebabe,0x45 2221 sbbl $0x7afebabe,0x7eed 2225 sbbl $0x7afebabe,0xbabecafe 2229 sbbl $0x7afebabe,0x12345678 2233 sbbl $0x13572468,0xdeadbeef(%ebx,%ecx,8) 2237 sbbl $0x13572468,0x45 2241 sbbl $0x13572468,0x7eed [all …]
|