HomeSort by relevance Sort by last modified time
    Searched full:sbb (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /external/dropbear/libtommath/etc/
timer.asm 35 sbb edx,[time+0]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_stdlib.c 73 sbb eax,0
75 sbb edx,0
142 sbb eax,0
153 sbb eax,0
203 sbb edx,0
277 sbb eax,0
287 sbb eax,0
330 sbb edx,dword ptr [esp+18h]
333 sbb edx,dword ptr [esp+10h]
339 sbb edx,
    [all...]
  /external/quake/quake/src/QW/client/
d_draw16.asm 475 sbb ecx,ecx
479 sbb ecx,ecx
485 sbb ecx,ecx
490 sbb ecx,ecx
496 sbb ecx,ecx
502 sbb ecx,ecx
508 sbb ecx,ecx
514 sbb ecx,ecx
520 sbb ecx,ecx
560 sbb ecx,ecx
    [all...]
d_draw.asm 473 sbb ecx,ecx
477 sbb ecx,ecx
483 sbb ecx,ecx
488 sbb ecx,ecx
494 sbb ecx,ecx
534 sbb ecx,ecx
540 sbb ecx,ecx
546 sbb ecx,ecx
621 sbb ecx,ecx
645 sbb ecx,ecx
    [all...]
d_spr8.asm 503 sbb eax,eax
517 sbb eax,eax
531 sbb eax,eax
545 sbb eax,eax
559 sbb eax,eax
607 sbb eax,eax
621 sbb eax,eax
635 sbb eax,eax
768 sbb eax,eax
783 sbb eax,eax
    [all...]
d_polysa.asm 596 sbb eax,eax
613 sbb eax,eax
630 sbb eax,eax
647 sbb eax,eax
664 sbb eax,eax
681 sbb eax,eax
698 sbb eax,eax
715 sbb eax,eax
  /external/llvm/test/CodeGen/X86/
setcc.ll 4 ; Use sbb x, x to materialize carry bit in a GPR. The value is either
  /external/llvm/lib/CodeGen/
ShrinkWrapping.cpp 911 MachineBasicBlock* SBB = *BI;
913 if (SBB->succ_size() > 1) {
917 exitPath += "->" + getBasicBlockName(SBB);
    [all...]
  /bionic/libc/arch-x86/string/
ssse3-memcmp3-new.S 240 sbb $0xffff, %edx
319 sbb $0xffff, %edx
402 sbb $0xffff, %edx
485 sbb $0xffff, %edx
568 sbb $0xffff, %edx
651 sbb $0xffff, %edx
734 sbb $0xffff, %edx
817 sbb $0xffff, %edx
900 sbb $0xffff, %edx
983 sbb $0xffff, %ed
    [all...]
  /external/openssl/crypto/bn/asm/
modexp512-x86_64.pl 556 sbb \$0, %rsi
566 sbb %rbx, $X[1]
567 sbb %rdi, $X[2]
568 sbb %rdx, $X[3]
573 sbb \$0, %rbp
594 sbb %rax, $X[4]
595 sbb %rbx, $X[5]
596 sbb %rdi, $X[6]
597 sbb %rdx, $X[7]
1328 sbb (+8*1)(%rbx), %r
    [all...]
x86_64-mont.pl 237 .Lsub: sbb ($np,$i,8),%rax
244 sbb \$0,%rax # handle upmost overflow bit
613 sbb 8($np),@ri[1]
620 sbb 16($np,$i,8),@ri[2]
623 sbb 24($np,$i,8),@ri[3]
626 sbb 32($np,$i,8),@ri[0]
629 sbb 40($np,$i,8),@ri[1]
636 sbb 16($np,$i,8),@ri[2]
638 sbb 24($np,$i,8),@ri[3]
641 sbb \$0,@ri[0] # handle upmost overflow bi
    [all...]
x86_64-mont5.pl 297 .Lsub: sbb ($np,$i,8),%rax
304 sbb \$0,%rax # handle upmost overflow bit
748 sbb 8($np),@ri[1]
755 sbb 16($np,$i,8),@ri[2]
758 sbb 24($np,$i,8),@ri[3]
761 sbb 32($np,$i,8),@ri[0]
764 sbb 40($np,$i,8),@ri[1]
771 sbb 16($np,$i,8),@ri[2]
773 sbb 24($np,$i,8),@ri[3]
776 sbb \$0,@ri[0] # handle upmost overflow bi
    [all...]
via-mont.pl 199 &sbb ("eax",&DWP(0,"ebp","edx",4));
205 &sbb ("eax",0);
  /external/qemu/distrib/sdl-1.2.12/src/timer/os2/
SDL_systimer.c 71 sbb edx, dword ptr hires_start_ticks+4
  /external/valgrind/main/VEX/priv/
guest_arm_helpers.c 647 /*---------------- SBB ----------------*/
652 /* HS after SBB (same as C after SBB below)
776 /* C after SBB (same as HS after SBB above)
837 /* V after SBB
    [all...]
guest_x86_defs.h 263 adc/sbb first arg (second arg)
283 * adc/sbb -- definedness of result flags depends on definedness of
guest_amd64_defs.h 321 adc/sbb first arg (second arg)
341 * adc/sbb -- definedness of result flags depends on definedness of
  /external/elfutils/libcpu/
ChangeLog 222 * defs/i386: Fix adc, add, cmp, or, sbb, sub, xchg, xor.
248 * defs/i386: Fix and, bound, cmp, or, pop, sbb, sub, xor.
  /external/v8/src/x64/
disasm-x64.cc 75 { 0x18, BYTE_OPER_REG_OP_ORDER, "sbb" },
76 { 0x19, OPER_REG_OP_ORDER, "sbb" },
77 { 0x1A, BYTE_REG_OPER_OP_ORDER, "sbb" },
78 { 0x1B, REG_OPER_OP_ORDER, "sbb" },
141 { 0x1D, UNSET_OP_ORDER, "sbb" },
660 mnem = "sbb";
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
asm.php 67 'rcl','rcr','ret','retf','retn','rol','ror','sahf','sal','sar','sbb','scas','scasb','scasw',
  /external/openssl/crypto/
x86cpuid.pl 179 &sbb ("edx",&DWP(4,"esp"));
  /external/valgrind/main/docs/internals/
3_1_BUGSTATUS.txt 69 vx1614 fixed 126668 amd64->IR: 0x1C 0xFF (sbb $0xff,%al)
  /dalvik/dx/src/com/android/dx/ssa/
SsaMethod.java 174 SsaBasicBlock sbb = SsaBasicBlock.newFromRop(rmeth, i, this); local
175 blocks.add(sbb);
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SsaMethod.java 174 SsaBasicBlock sbb = SsaBasicBlock.newFromRop(rmeth, i, this); local
175 blocks.add(sbb);
  /external/elfutils/libcpu/defs/
i386 504 0001100{w},{mod}{reg}{r_m}:sbb {reg}{w},{mod}{r_m}{w}
505 0001101{w},{mod}{reg}{r_m}:sbb {mod}{r_m}{w},{reg}{w}
506 0001110{w},{imm}:sbb {imm}{w},{ax}{w}
507 1000000{w},{mod}011{r_m},{imm}:sbb{w} {imm}{w},{mod}{r_m}{w}
508 1000001{w},{mod}011{r_m},{imms8}:sbb{w} {imms8},{mod}{r_m}
    [all...]

Completed in 1146 milliseconds

1 2 3 4