Searched refs:l0 (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-11-stable/crypto/openssl/crypto/idea/
H A Di_ecb.c76 unsigned long l0, l1, d[2]; local
78 n2l(in, l0);
79 d[0] = l0;
83 l0 = d[0];
84 l2n(l0, out);
87 l0 = l1 = d[0] = d[1] = 0;
/freebsd-11-stable/lib/libc/sparc64/gen/
H A D_ctx_start.S32 mov %g2, %l0
34 mov %l0, %o0
/freebsd-11-stable/crypto/openssl/crypto/des/
H A Decb3_enc.c65 register DES_LONG l0, l1; local
70 c2l(in, l0);
72 ll[0] = l0;
78 l0 = ll[0];
80 l2c(l0, out);
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dmp_locore.S71 setx TD_V | TD_L, %l1, %l0
78 and %l6, %l0, %l1
79 cmp %l0, %l1
85 srlx %l5, TAR_VPN_SHIFT, %l0
86 sllx %l0, TAR_VPN_SHIFT, %l0
87 or %l0, TLB_DEMAP_PRIMARY | TLB_DEMAP_PAGE, %l0
88 stxa %g0, [%l0] ASI_IMMU_DEMAP
97 setx TD_V, %l1, %l0
[all...]
H A Dinterrupt.S188 ldx [PCPU(IRHEAD)], %l0
189 brnz,a,pt %l0, 2f
197 2: ldx [%l0 + IR_NEXT], %l1
203 3: ldx [%l0 + IR_FUNC], %o0
204 ldx [%l0 + IR_ARG], %o1
205 lduw [%l0 + IR_VEC], %l2
208 stx %l1, [%l0 + IR_NEXT]
209 stx %l0, [PCPU(IRFREE)]
H A Dlocore.S66 SET(pcpu0 + (PCPU_PAGES * PAGE_SIZE) - PC_SIZEOF, %l1, %l0)
67 sub %l0, SPOFF + CCFSZ, %sp
H A Dexception.S115 storer %l0, [base + (0 * size)] asi ; \
133 loader [base + (0 * size)] asi, %l0 ; \
418 clr %l0
2192 ldx [PCPU(CURTHREAD)], %l0
2193 ldx [%l0 + TD_PROC], %l0
2194 ldx [%l0 + P_MD + MD_UTRAP], %l0
2195 brz,pt %l0, tl0_trap
2197 ldx [%l0
[all...]
H A Dswtch.S117 ldx [%i1 + TD_PCB], %l0
120 stx %l0, [PCPU(CURPCB)]
123 mov %l0, PCB_REG
125 mov %l0, PCB_REG
/freebsd-11-stable/contrib/diff/src/
H A Ded.c43 lin f0, l0, f1, l1;
51 changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1);
58 print_number_range (',', &files[0], f0, l0);
97 lin i, f0, l0, f1, l1;
100 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1);
107 print_number_range (' ', files, f0, l0);
140 lin i, f0, l0, f1, l1;
144 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1);
150 translate_range (&files[0], f0, l0, &tf0, &tl0);
42 lin f0, l0, f1, l1; local
95 lin i, f0, l0, f1, l1; local
137 lin i, f0, l0, f1, l1; local
H A Dcmp.c574 word const *l0, *l1; /* Pointers into each buffer. */
587 for (l0 = p0, l1 = p1; (l = *l0) == *l1; l0++, l1++)
600 for (c0 = (char const *) l0, c1 = (char const *) l1;
619 word const *l0, *l1;
625 for (l0 = p0, l1 = p1; *l0 == *l1; l0++, l1++)
630 for (c0 = (char const *) l0, c
569 word const *l0, *l1; /* Pointers into each buffer. */ local
613 word const *l0, *l1; local
[all...]
H A Dutil.c667 lin l0, l1;
688 l0 = next->line0 + next->deleted - 1;
693 for (i = next->line0; i <= l0 && trivial; i++)
725 *last0 = l0;
658 lin l0, l1; local
/freebsd-11-stable/libexec/rtld-elf/sparc64/
H A Drtld_start.S53 mov %o0, %l0
67 mov %l0, %o0
129 sub %o0, %o1, %l0 /* x - y */
130 sub %l0, %l1, %l0 /* i = x - y - HIPLTOFFS */
132 sdivx %l0, %l7, %l1 /* Calculate i / 5120 */
134 sub %l0, %l3, %l2 /* And i % 5120 */
/freebsd-11-stable/sys/crypto/des/
H A Ddes_ecb.c120 register DES_LONG l0,l1; local
125 c2l(in,l0);
127 ll[0]=l0;
135 l0=ll[0];
137 l2c(l0,out);
/freebsd-11-stable/lib/libc/sparc64/fpu/
H A Dfpu_explode.c265 u_int64_t l0, l1; local
269 l0 = __fpu_getreg64(reg & ~1);
270 fp->fp_sign = l0 >> 63;
278 s = __fpu_xtof(fp, l0);
290 s = __fpu_dtof(fp, l0 >> 32, l0 & 0xffffffff);
295 s = __fpu_qtof(fp, l0 >> 32, l0 & 0xffffffff, l1 >> 32,
/freebsd-11-stable/sbin/sunlabel/
H A Druntest.sh12 ./sunlabel $MD > ${TMP}l0
20 ' ${TMP}l0 > ${TMP}l1
47 ' ${TMP}l0 > ${TMP}l2
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dtest_name.c318 int l0, l1, l2, l3; local
331 ret = compare_subject(c1, c1, &l0);
340 if (l0 != 0) return 1;
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daes-sparcv9.pl39 $acc0="%l0";
540 ldub [%i0+0],%l0
544 sll %l0,24,%l0
549 or %l1,%l0,%l0
555 or %l0,%l2,%o0
560 ldub [%i0+8],%l0
566 sll %l0,24,%l0
[all...]
/freebsd-11-stable/contrib/opie/libopie/
H A Dgenerator.c215 goto l0;
224 goto l0;
234 goto l0;
238 l0:
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dsmfi.c179 size_t len, l0, l1, offset;
188 l0 = strlen(arg0) + 1;
189 len = l0;
201 (void) memcpy(buf, arg0, l0);
202 offset = l0;
244 size_t len, l0, l1, offset; local
253 l0 = strlen(arg0) + 1;
254 len = l0;
265 (void) memcpy(buf, arg0, l0);
266 offset = l0;
[all...]
/freebsd-11-stable/contrib/dtc/
H A Ddtc.h167 #define for_each_label_withdel(l0, l) \
168 for ((l) = (l0); (l); (l) = (l)->next)
170 #define for_each_label(l0, l) \
171 for_each_label_withdel(l0, l) \
/freebsd-11-stable/sys/arm64/arm64/
H A Dpmap.c321 pmap_l0_to_l1(pd_entry_t *l0, vm_offset_t va) argument
325 l1 = (pd_entry_t *)PHYS_TO_DMAP(pmap_load(l0) & ~ATTR_MASK);
332 pd_entry_t *l0; local
334 l0 = pmap_l0(pmap, va);
335 if ((pmap_load(l0) & ATTR_DESCR_MASK) != L0_TABLE)
338 return (pmap_l0_to_l1(l0, va));
378 pd_entry_t *l0, *l1, *l2, desc; local
380 l0 = pmap_l0(pmap, va);
381 desc = pmap_load(l0) & ATTR_DESCR_MASK;
387 l1 = pmap_l0_to_l1(l0, v
460 pmap_get_tables(pmap_t pmap, vm_offset_t va, pd_entry_t **l0, pd_entry_t **l1, pd_entry_t **l2, pt_entry_t **l3) argument
1368 pd_entry_t *l0; local
1400 pd_entry_t *l0, tl0; local
1521 pd_entry_t *l0; local
1530 pd_entry_t *l0, *l1; local
1559 pd_entry_t *l0, *l1, *l2; local
1732 pd_entry_t *l0, *l1, *l2; local
2400 pd_entry_t *l0, *l1, *l2; local
2617 pd_entry_t *l0, *l1, *l2; local
3362 pd_entry_t *l0, *l1, *l2; local
[all...]
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsol2-c1.asm62 ldn [%sp + (16 * CPTRSIZE) + STACK_BIAS], %l0 ! argc
93 mov %l0, %o0 ! argc
100 sll %l0, CPTRSHIFT, %o2
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_div.c342 BN_ULONG q, l0; local
433 l0 = bn_mul_words(tmp->d, sdiv->d, div_n, q);
434 tmp->d[div_n] = l0;
/freebsd-11-stable/sbin/setkey/
H A Dparse.y805 int l, l0;
825 l0 = l;
832 l = l0;
902 int l, l0, len;
958 l0 = l;
965 l = l0;
1032 int l, l0, len;
1147 l0 = l;
1154 l = l0;
/freebsd-11-stable/crypto/openssl/apps/
H A Dspeed.c1388 long l0, l1; local
1390 l0 = (long)lengths[i - 1];
1392 c[D_RC4][i] = c[D_RC4][i - 1] * l0 / l1;
1393 c[D_CBC_DES][i] = c[D_CBC_DES][i - 1] * l0 / l1;
1394 c[D_EDE3_DES][i] = c[D_EDE3_DES][i - 1] * l0 / l1;
1395 c[D_CBC_IDEA][i] = c[D_CBC_IDEA][i - 1] * l0 / l1;
1396 c[D_CBC_SEED][i] = c[D_CBC_SEED][i - 1] * l0 / l1;
1397 c[D_CBC_RC2][i] = c[D_CBC_RC2][i - 1] * l0 / l1;
1398 c[D_CBC_RC5][i] = c[D_CBC_RC5][i - 1] * l0 / l1;
1399 c[D_CBC_BF][i] = c[D_CBC_BF][i - 1] * l0 / l
[all...]

Completed in 311 milliseconds

12