Home
last modified time | relevance | path

Searched refs:sbb (Results 1 – 15 of 15) sorted by relevance

/openbsd/lib/libcrypto/bn/arch/amd64/
H A Dbignum_sub.S89 sbb a, [y+8*i]
97 sbb a, 0
103 sbb a, a
129 sbb a, [y+8*i]
136 sbb a, [y+8*i]
141 sbb a, a
H A Dbignum_cmadd.S105 sbb r, r
/openbsd/gnu/gcc/gcc/config/m32c/
H A Daddsub.md183 return \"sbb.w %X2,%H0\";
185 return \"sub.w %h2,%h0\;sbb.w %H2,%H0\";
189 return \"sbb.w %X2,%H0\";
191 return \"sub.w %h2,%h0\;sbb.w %H2,%H0\";
193 return \"sub.w %h2,%h0\;sbb.w %H2,%H0\";
195 return \"sub.w %h2,%h0\;sbb.w %H2,%H0\";
/openbsd/lib/libc/arch/amd64/string/
H A Dstrchr.S111 sbb %rsi,%rsi /* carry was set, so %rsi now ~0u! */
/openbsd/sys/lib/libkern/arch/amd64/
H A Dstrchr.S112 sbb %rsi,%rsi /* carry was set, so %rsi now ~0u! */
/openbsd/lib/libcrypto/bn/asm/
H A Dx86-mont.pl566 &sbb ("eax",&DWP(0,$np,$i,4));
573 &sbb ("eax",0); # handle upmost overflow bit
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Dm32c.cpu9658 ; sbb - subtract with borrow
9670 ; sbb.size:G #imm,dst
9671 (binary-arith16-imm-dst-defn QI QI .b 0 sbb X (f-0-4 7) (f-4-3 3) (f-8-4 7) sbb-sem)
9672 (binary-arith16-imm-dst-defn HI HI .w 1 sbb X (f-0-4 7) (f-4-3 3) (f-8-4 7) sbb-sem)
9673 (binary-arith32-imm-dst-Prefixed QI QI .b 0 sbb X #x9 #x2 #xE sbb-sem)
9674 (binary-arith32-imm-dst-Prefixed HI HI .w 1 sbb X #x9 #x2 #xE sbb-sem)
9676 ; sbb.BW:G src,dst
9677 (binary-arith16-src-dst-defn QI QI .b 0 sbb X (f-0-4 #xB) (f-4-3 4) sbb-sem)
9678 (binary-arith16-src-dst-defn HI HI .w 1 sbb X (f-0-4 #xB) (f-4-3 4) sbb-sem)
9679 (binary-arith32-src-dst-Prefixed QI QI .b 0 sbb X #x1 #x6 sbb-sem)
[all …]
/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-loop-ivopts.c584 basic_block bb = ip_normal_pos (loop), sbb = bb_for_stmt (stmt); in stmt_after_ip_normal_pos() local
588 if (sbb == loop->latch) in stmt_after_ip_normal_pos()
591 if (sbb != bb) in stmt_after_ip_normal_pos()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86.td519 def TuningSBBDepBreaking : SubtargetFeature<"sbb-dep-breaking",
H A DX86InstrInfo.td3802 def : InstAlias<"sbb{w}\t{$imm, %ax|ax, $imm}", (SBB16ri8 AX, i16i8imm:$imm), 0>;
3811 def : InstAlias<"sbb{l}\t{$imm, %eax|eax, $imm}", (SBB32ri8 EAX, i32i8imm:$imm), 0>;
3820 def : InstAlias<"sbb{q}\t{$imm, %rax|rax, $imm}", (SBB64ri8 RAX, i64i8imm:$imm), 0>;
H A DX86InstrArithmetic.td1219 defm SBB : ArithBinOp_RFF<0x18, 0x1A, 0x1C, "sbb", MRM3r, MRM3m, X86sbb_flag,
H A DX86InstrCompiler.td375 // Use sbb to materialize carry bit.
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.26306 to LTU and GEU. Handle more cases using sbb.
H A DChangeLog.46511 (sbb pattern): Canonicalize.
H A DChangeLog.78014 (sbb insns): Explicitly set pent_pair attribute on a couple