Home
last modified time | relevance | path

Searched refs:L2 (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/
H A Df_generic.c174 gf L0, L1, L2; in gf_isr() local
177 gf_mul(L2, x, L1); in gf_isr()
178 gf_sqr(L1, L2); in gf_isr()
179 gf_mul(L2, x, L1); in gf_isr()
180 gf_sqrn(L1, L2, 3); in gf_isr()
181 gf_mul(L0, L2, L1); in gf_isr()
183 gf_mul(L0, L2, L1); in gf_isr()
184 gf_sqrn(L2, L0, 9); in gf_isr()
185 gf_mul(L1, L0, L2); in gf_isr()
187 gf_mul(L2, x, L0); in gf_isr()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/
H A Df_generic.c174 gf L0, L1, L2; in gf_isr() local
177 gf_mul(L2, x, L1); in gf_isr()
178 gf_sqr(L1, L2); in gf_isr()
179 gf_mul(L2, x, L1); in gf_isr()
180 gf_sqrn(L1, L2, 3); in gf_isr()
181 gf_mul(L0, L2, L1); in gf_isr()
183 gf_mul(L0, L2, L1); in gf_isr()
184 gf_sqrn(L2, L0, 9); in gf_isr()
185 gf_mul(L1, L0, L2); in gf_isr()
187 gf_mul(L2, x, L0); in gf_isr()
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dc_regmv_imlb_imlb.s239 L2 = L2; define
247 L1 = L2;
248 L2 = L3; define
257 R2 = L2;
273 L0 = L2;
275 L2 = L0; define
284 R2 = L2;
311 L2 = L1; define
312 L3 = L2;
320 R2 = L2;
[all …]
H A Dc_regmv_imlb_dep_nostall.s71 L2 = P2; define
72 R2 = L2;
93 R1 = L2;
122 L2 = I2; define
135 R1 = L2;
179 L2 = P2; define
180 I2 = L2;
209 R1 = L2;
339 B2 = L2;
345 L1 = L2;
[all …]
H A Dc_regmv_pr_imlb.s203 L2 = P1; define
211 R2 = L2;
229 L2 = P2; define
237 R2 = L2;
255 L2 = P3; define
263 R2 = L2;
281 L2 = P4; define
289 R2 = L2;
307 L2 = P5; define
315 R2 = L2;
[all …]
H A Dc_ldimmhalf_lzhi_ibml.s25 L2 = 0x200d (Z); define
26 L2.H = 0x200c;
37 R6 = L2;
60 L2 = 0x6666 (Z); define
61 L2.H = 0x6000;
70 R6 = L2;
93 L2 = 0xefff (Z); define
94 L2.H = 0xe000;
103 R6 = L2;
H A Dc_regmv_dr_imlb.s284 L2 = R0; define
293 R2 = L2;
318 L2 = R1; define
326 R2 = L2;
351 L2 = R2; define
359 R2 = L2;
384 L2 = R3; define
392 R2 = L2;
417 L2 = R4; define
425 R2 = L2;
[all …]
H A Dc_regmv_imlb_dep_stall.s124 L2 = R3; define
125 R2 = L2;
147 R1 = L2;
176 L2 = R3; define
177 FP = L2;
199 R1 = L2;
229 L2 = I2; define
242 R1 = L2;
288 L2 = R2; define
289 I2 = L2;
[all …]
H A Dc_ldimmhalf_h_ibml.s19 L2.H = 0x200c;
28 R6 = L2;
45 L2.H = 0x6666;
53 R6 = L2;
70 L2.H = 0xefff;
78 R6 = L2;
H A Dc_ldimmhalf_lz_ibml.s19 L2 = 0x200d (Z); define
29 R6 = L2;
46 L2 = 0x6666 (Z); define
54 R6 = L2;
71 L2 = 0xefff (Z); define
79 R6 = L2;
H A Dc_ldimmhalf_l_ibml.s19 L2.L = 0x200d;
28 R6 = L2;
45 L2.L = 0x6666;
53 R6 = L2;
70 L2.L = 0xefff;
78 R6 = L2;
H A Dc_regmv_imlb_dr.s205 R0 = L2;
206 R1 = L2;
207 R2 = L2;
208 R3 = L2;
226 R4 = L2;
227 R5 = L2;
228 R6 = L2;
229 R7 = L2;
H A Dc_regmv_imlb_pr.s195 R0 = L2;
196 P1 = L2;
197 P2 = L2;
198 P3 = L2;
216 P4 = L2;
217 P5 = L2;
218 SP = L2;
219 FP = L2;
H A Dc_ldimmhalf_pibml.s143 L2 = 0x7789 (X); define
151 R6 = L2;
168 L2 = -667 (X); define
176 R6 = L2;
193 L2 = 0x7fb9 (X); define
201 R6 = L2;
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLinkage.h120 inline Linkage minLinkage(Linkage L1, Linkage L2) { in minLinkage() argument
121 if (L2 == VisibleNoLinkage) in minLinkage()
122 std::swap(L1, L2); in minLinkage()
124 if (L2 == InternalLinkage) in minLinkage()
126 if (L2 == UniqueExternalLinkage) in minLinkage()
129 return L1 < L2 ? L1 : L2; in minLinkage()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dilist.h245 template <class Cloner> void cloneFrom(const iplist_impl &L2, Cloner clone) {
247 for (const_reference V : L2)
286 void transfer(iterator position, iplist_impl &L2, iterator first, iterator last) {
291 this->transferNodesFromList(L2, first, last);
293 base_list_type::splice(position, L2, first, last);
329 void splice(iterator where, iplist_impl &L2) {
330 if (!L2.empty())
331 transfer(where, L2, L2.begin(), L2.end());
333 void splice(iterator where, iplist_impl &L2, iterator first) {
336 transfer(where, L2, first, last);
[all …]
H A Dsimple_ilist.h173 void cloneFrom(const simple_ilist &L2, Cloner clone, Disposer dispose) { in cloneFrom() argument
175 for (const_reference V : L2) in cloneFrom()
238 void splice(iterator I, simple_ilist &L2) { in splice() argument
239 splice(I, L2, L2.begin(), L2.end()); in splice()
243 void splice(iterator I, simple_ilist &L2, iterator Node) { in splice() argument
244 splice(I, L2, Node, std::next(Node)); in splice()
/netbsd-src/sys/arch/xen/x86/
H A Dx86_xpmap.c617 pd_entry_t *L4cpu, *L4, *L3, *L2, *pte; in xen_bootstrap_tables() local
700 L2 = (pd_entry_t *)avail; in xen_bootstrap_tables()
701 memset(L2, 0, PAGE_SIZE); in xen_bootstrap_tables()
705 addr = ((u_long)L2) - KERNBASE; in xen_bootstrap_tables()
725 L2 = (pd_entry_t *)avail; in xen_bootstrap_tables()
726 memset(L2, 0, PAGE_SIZE * 5); in xen_bootstrap_tables()
733 addr = ((u_long)L2) - KERNBASE; in xen_bootstrap_tables()
820 L2[pl2_pi(cur_page)] = xpmap_ptom_masked(addr) | PTE_W | PTE_P; in xen_bootstrap_tables()
836 xen_bt_set_readonly((vaddr_t)L2); in xen_bootstrap_tables()
839 memcpy(&L2[L2_SLOT_KERN + NPDPG], &L2[L2_SLOT_KERN], PAGE_SIZE); in xen_bootstrap_tables()
[all …]
/netbsd-src/lib/libm/noieee_src/
H A Dn_log__L.c75 vc(L2, 3.9999999999970461961E-1 ,cccc,3fcc,2684,cccc, -1, .CCCCCCCCCC2684)
84 ic(L2, 3.9999999999416702146E-1, -2, 1.999999997FF24)
93 #define L2 vccast(L2) macro
106 return(z*(L1+z*(L2+z*(L3+z*(L4+z*(L5+z*(L6+z*(L7+z*L8)))))))); in __log__L()
108 return(z*(L1+z*(L2+z*(L3+z*(L4+z*(L5+z*(L6+z*L7))))))); in __log__L()
/netbsd-src/common/lib/libc/arch/m68k/string/
H A Dstrcmp.S52 jeq .L2
57 jeq .L2
62 jeq .L2
67 jeq .L2
81 .L2: movq #0,%d0 label
H A Dstrncmp.S58 jeq .L2
65 jeq .L2
72 jeq .L2
79 jeq .L2
89 .L2: SUBC((%a1),%d1) label
H A Dffs.S81 jeq .L2 | return 0 if 0
86 .L2: label
94 jeq .L2
101 .L2: label
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/
H A Dwp_block.c532 u64 L0, L1, L2, L3, L4, L5, L6, L7; in whirlpool_block()
565 L2 = C0(K, 2) ^ C1(K, 1) ^ C2(K, 0) ^ C3(K, 7) ^ in whirlpool_block()
580 K.q[2] = L2; in whirlpool_block()
591 L2 ^= C0(S, 2) ^ C1(S, 1) ^ C2(S, 0) ^ C3(S, 7) ^ in whirlpool_block()
606 S.q[2] = L2; in whirlpool_block()
615 L2 = C2(K, 0); in whirlpool_block()
624 L2 ^= C1(K, 1); in whirlpool_block()
632 L2 ^= C0(K, 2); in whirlpool_block()
648 L2 ^= C7(K, 3); in whirlpool_block()
656 L2 ^= C6(K, 4); in whirlpool_block()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/whrlpool/
H A Dwp_block.c538 u64 L0, L1, L2, L3, L4, L5, L6, L7; in whirlpool_block()
571 L2 = C0(K, 2) ^ C1(K, 1) ^ C2(K, 0) ^ C3(K, 7) ^ in whirlpool_block()
586 K.q[2] = L2; in whirlpool_block()
597 L2 ^= C0(S, 2) ^ C1(S, 1) ^ C2(S, 0) ^ C3(S, 7) ^ in whirlpool_block()
612 S.q[2] = L2; in whirlpool_block()
621 L2 = C2(K, 0); in whirlpool_block()
630 L2 ^= C1(K, 1); in whirlpool_block()
638 L2 ^= C0(K, 2); in whirlpool_block()
654 L2 ^= C7(K, 3); in whirlpool_block()
662 L2 ^= C6(K, 4); in whirlpool_block()
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dhighbank.dts25 next-level-cache = <&L2>;
44 next-level-cache = <&L2>;
63 next-level-cache = <&L2>;
82 next-level-cache = <&L2>;
135 L2: cache-controller { label

12345678910>>...16