Home
last modified time | relevance | path

Searched refs:LB (Results 1 – 25 of 154) sorted by relevance

1234567

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc4/asm/
H A Drc4-586.pl87 &add (&LB($yy),&LB($tx));
92 &inc (&LB($xx));
115 &add (&LB($yy),&LB($tx));
125 &add (&LB($ty),&LB($tx));
141 &add (&LB($yy),&LB($tx));
148 &movz ($xx,&LB($xx)); # (*)
149 &movz ($ty,&LB($ty)); # (*)
178 &mov (&LB($xx),&BP(0,$dat)); # load key->x
179 &mov (&LB($yy),&BP(4,$dat)); # load key->y
186 &inc (&LB($xx));
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc4/asm/
H A Drc4-586.pl88 &add (&LB($yy),&LB($tx));
93 &inc (&LB($xx));
116 &add (&LB($yy),&LB($tx));
126 &add (&LB($ty),&LB($tx));
142 &add (&LB($yy),&LB($tx));
149 &movz ($xx,&LB($xx)); # (*)
150 &movz ($ty,&LB($ty)); # (*)
179 &mov (&LB($xx),&BP(0,$dat)); # load key->x
180 &mov (&LB($yy),&BP(4,$dat)); # load key->y
187 &inc (&LB($xx));
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
H A Dghash-x86.pl175 &mov (&LB($rem),&LB($Zll));
177 &and (&LB($rem),0xf);
183 &mov (&LB($rem),&BP($off,"esp",$cnt));
185 &and (&LB($rem),0xf0);
187 &shl (&LB($rem),4);
206 &mov (&LB($rem),&LB($Zll));
208 &and (&LB($rem),0xf);
215 &mov (&LB($rem),&BP($off+15-($i>>1),"esp"));
216 &and (&LB($rem),0xf0);
218 &mov (&LB($rem),&BP($off+15-($i>>1),"esp"));
[all …]
H A Dghash-x86_64.pl143 sub LB() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1l/ or subroutine
163 mov `&LB("$Zlo")`,`&LB("$nlo")`
164 mov `&LB("$Zlo")`,`&LB("$nhi")`
165 shl \$4,`&LB("$nlo")`
169 and \$0xf0,`&LB("$nhi")`
178 mov ($inp,$cnt),`&LB("$nlo")`
183 mov `&LB("$nlo")`,`&LB("$nhi")`
186 shl \$4,`&LB("$nlo")`
198 and \$0xf0,`&LB("$nhi")`
213 and \$0xf0,`&LB("$nhi")`
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-x86.pl174 &mov (&LB($rem),&LB($Zll));
176 &and (&LB($rem),0xf);
182 &mov (&LB($rem),&BP($off,"esp",$cnt));
184 &and (&LB($rem),0xf0);
186 &shl (&LB($rem),4);
205 &mov (&LB($rem),&LB($Zll));
207 &and (&LB($rem),0xf);
214 &mov (&LB($rem),&BP($off+15-($i>>1),"esp"));
215 &and (&LB($rem),0xf0);
217 &mov (&LB($rem),&BP($off+15-($i>>1),"esp"));
[all …]
H A Dghash-x86_64.pl145 sub LB() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1l/ or subroutine
165 mov `&LB("$Zlo")`,`&LB("$nlo")`
166 mov `&LB("$Zlo")`,`&LB("$nhi")`
167 shl \$4,`&LB("$nlo")`
171 and \$0xf0,`&LB("$nhi")`
180 mov ($inp,$cnt),`&LB("$nlo")`
185 mov `&LB("$nlo")`,`&LB("$nhi")`
188 shl \$4,`&LB("$nlo")`
200 and \$0xf0,`&LB("$nhi")`
215 and \$0xf0,`&LB("$nhi")`
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/des/asm/
H A Dcrypt586.pl115 &movb( &LB($tmp1), &LB($u) );
116 &movb( &LB($tmp2), &HB($u) );
120 &movb( &LB($tmp1), &LB($t) );
122 &movb( &LB($tmp2), &HB($t) );
125 &movb( &LB($tmp1), &HB($u) );
128 &movb( &LB($tmp2), &HB($t) );
H A Ddes-586.pl226 &movb( &LB($tmp1), &LB($u) );
227 &movb( &LB($tmp2), &HB($u) );
230 &movb( &LB($tmp1), &LB($t) );
232 &movb( &LB($tmp2), &HB($t) );
235 &movb( &LB($tmp1), &HB($u) );
238 &movb( &LB($tmp2), &HB($t) );
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/des/asm/
H A Dcrypt586.pl114 &movb( &LB($tmp1), &LB($u) );
115 &movb( &LB($tmp2), &HB($u) );
119 &movb( &LB($tmp1), &LB($t) );
121 &movb( &LB($tmp2), &HB($t) );
124 &movb( &LB($tmp1), &HB($u) );
127 &movb( &LB($tmp2), &HB($t) );
H A Ddes-586.pl225 &movb( &LB($tmp1), &LB($u) );
226 &movb( &LB($tmp2), &HB($u) );
229 &movb( &LB($tmp1), &LB($t) );
231 &movb( &LB($tmp2), &HB($t) );
234 &movb( &LB($tmp1), &HB($u) );
237 &movb( &LB($tmp2), &HB($t) );
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dsmmintrin.h1740 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1742 (__v16qi)(__m128i)(B), (int)(LB), \
1799 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
1801 (__v16qi)(__m128i)(B), (int)(LB), \
2102 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2104 (__v16qi)(__m128i)(B), (int)(LB), \
2156 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2158 (__v16qi)(__m128i)(B), (int)(LB), \
2209 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2211 (__v16qi)(__m128i)(B), (int)(LB), \
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSpillPlacement.cpp261 for (const BlockConstraint &LB : LiveBlocks) { in addConstraints() local
262 BlockFrequency Freq = BlockFrequencies[LB.Number]; in addConstraints()
265 if (LB.Entry != DontCare) { in addConstraints()
266 unsigned ib = bundles->getBundle(LB.Number, false); in addConstraints()
268 nodes[ib].addBias(Freq, LB.Entry); in addConstraints()
272 if (LB.Exit != DontCare) { in addConstraints()
273 unsigned ob = bundles->getBundle(LB.Number, true); in addConstraints()
275 nodes[ob].addBias(Freq, LB.Exit); in addConstraints()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/asm/
H A Dwp-mmx.pl131 &movz ("ecx",&LB("eax"));
137 &movz ("ecx",&LB("eax"));
144 &movz ("ecx",&LB("ebx"));
151 &movz ("ecx",&LB("ebx"));
158 &movz ("ecx",&LB("eax"));
171 &movz ("ecx",&LB("eax"));
178 &movz ("ecx",&LB("ebx"));
185 &movz ("ecx",&LB("ebx"));
192 &movz ("ecx",&LB("eax"));
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/whrlpool/asm/
H A Dwp-mmx.pl130 &movz ("ecx",&LB("eax"));
136 &movz ("ecx",&LB("eax"));
143 &movz ("ecx",&LB("ebx"));
150 &movz ("ecx",&LB("ebx"));
157 &movz ("ecx",&LB("eax"));
170 &movz ("ecx",&LB("eax"));
177 &movz ("ecx",&LB("ebx"));
184 &movz ("ecx",&LB("ebx"));
191 &movz ("ecx",&LB("eax"));
/netbsd-src/share/mk/
H A Dcompare-lib-lists15 LB=/tmp/${prog}.lb.$$
17 trap "rm -f ${MK} ${RD} ${IN} ${LB}" 0 1 2 3 15
55 egrep -v '(_p|_pic|_g)\.a' | sort > ${LB}
57 paste ${IN} ${LB}
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dx86cpuid.pl42 &setne (&LB("eax"));
45 &setne (&LB("eax"));
48 &setne (&LB("eax"));
53 &setne (&LB("eax"));
56 &setne (&LB("eax"));
59 &setne (&LB("eax"));
78 &movz ("esi",&LB("ecx")); # number of cores - 1
126 &cmp (&LB("ebx"),1);
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dx86cpuid.pl40 &setne (&LB("eax"));
43 &setne (&LB("eax"));
46 &setne (&LB("eax"));
51 &setne (&LB("eax"));
54 &setne (&LB("eax"));
57 &setne (&LB("eax"));
76 &movz ("esi",&LB("ecx")); # number of cores - 1
124 &cmp (&LB("ebx"),1);
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dhwloop-bits.S47 # Set the LC/LB/LT up with LSB set
48 # - Hardware clears LT LSB, but LB remains until we lower
69 # Make sure LSB has been cleared in LB
72 # Clear LSB in all LC/LT/LB
84 # Make sure LSB is set in LB
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc5/asm/
H A Drc5-586.pl70 &rotl($A, &LB("ecx"));
76 &rotl($B, &LB("ecx"));
97 &rotr($B, &LB("ecx"));
103 &rotr($A, &LB("ecx"));
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc5/asm/
H A Drc5-586.pl69 &rotl($A, &LB("ecx"));
75 &rotl($B, &LB("ecx"));
96 &rotr($B, &LB("ecx"));
102 &rotr($A, &LB("ecx"));
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h307 bool belongsToSameLoop(const LoopBlock &LB) const { in belongsToSameLoop() argument
308 return (LB.getLoop() && getLoop() == LB.getLoop()) || in belongsToSameLoop()
309 (LB.getSccNum() != -1 && getSccNum() == LB.getSccNum()); in belongsToSameLoop()
362 void getLoopEnterBlocks(const LoopBlock &LB,
365 void getLoopExitBlocks(const LoopBlock &LB,
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/
H A Dcbc.pl173 &movb(&LB("edx"), &BP(4,$in,"",0));
183 &movb(&LB("ecx"), &BP(0,$in,"",0));
291 &movb(&BP(6,$out,"",0), &LB("edx"));
296 &movb(&BP(4,$out,"",0), &LB("edx"));
302 &movb(&BP(2,$out,"",0), &LB("ecx"));
307 &movb(&BP(0,$in,"",0), &LB("ecx"));
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A Dcbc.pl176 &movb(&LB("edx"), &BP(4,$in,"",0));
190 &movb(&LB("ecx"), &BP(0,$in,"",0));
298 &movb(&BP(6,$out,"",0), &LB("edx"));
303 &movb(&BP(4,$out,"",0), &LB("edx"));
309 &movb(&BP(2,$out,"",0), &LB("ecx"));
314 &movb(&BP(0,$in,"",0), &LB("ecx"));
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp244 if (auto *LB = dyn_cast<DILexicalBlockBase>(this)) in getScope() local
245 return LB->getScope(); in getScope()
346 auto *LB = ConstantAsMetadata::get( in getImpl() local
348 return getImpl(Context, CountNode, LB, nullptr, nullptr, Storage, in getImpl()
355 auto *LB = ConstantAsMetadata::get( in getImpl() local
357 return getImpl(Context, CountNode, LB, nullptr, nullptr, Storage, in getImpl()
362 Metadata *LB, Metadata *UB, Metadata *Stride, in getImpl() argument
364 DEFINE_GETIMPL_LOOKUP(DISubrange, (CountNode, LB, UB, Stride)); in getImpl()
365 Metadata *Ops[] = {CountNode, LB, UB, Stride}; in getImpl()
391 Metadata *LB = getRawLowerBound(); in getLowerBound() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp118 Optional<uint64_t> LB; in dumpArrayType() local
123 LB = L->getAsUnsignedConstant(); in dumpArrayType()
133 if (LB && *LB == *DefaultLB) in dumpArrayType()
134 LB = None; in dumpArrayType()
135 if (!LB && !Count && !UB) in dumpArrayType()
137 else if (!LB && (Count || UB) && DefaultLB) in dumpArrayType()
141 if (LB) in dumpArrayType()
142 OS << *LB; in dumpArrayType()
147 if (LB) in dumpArrayType()
148 OS << *LB + *Count; in dumpArrayType()

1234567