Searched refs:l4 (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dascii_strcasecmp.s231 andn %i4, %i0, %l4 ! ~word & 0x80808080
233 andcc %l5, %l4, %g0 ! (word - 0x01010101) & ~word & 0x80808080
241 andn %g1, %i4, %l4 ! q2 = x2 & ~m1
243 add %l4, %l2, %l5 ! p2 = q2 + m2
245 add %l4, %l3, %l4 ! q2 = q2 + m3
247 andn %l5, %l4, %l5 ! p2 = p2 & ~q2
249 andn %i4, %g1, %l4 ! q2 = m1 & ~x2
251 and %l4, %l5, %l4 ! q
[all...]
H A Dstrncmp.s103 srl %i3, 8, %l4 ! merge with the other half
104 or %l4, %i5, %i5
135 .w1cmp: clr %l4
136 lduh [%i1], %l4
138 sll %l4, 8, %l4
139 or %i5, %l4, %i5
153 srl %i3, 24, %l4 ! merge with the other half
154 or %l4, %i5, %i5
197 srl %i3, 16, %l4 ! merg
[all...]
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dascii_strcasecmp.s231 andn %i4, %i0, %l4 ! ~word & 0x80808080
233 andcc %l5, %l4, %g0 ! (word - 0x01010101) & ~word & 0x80808080
241 andn %g1, %i4, %l4 ! q2 = x2 & ~m1
243 add %l4, %l2, %l5 ! p2 = q2 + m2
245 add %l4, %l3, %l4 ! q2 = q2 + m3
247 andn %l5, %l4, %l5 ! p2 = p2 & ~q2
249 andn %i4, %g1, %l4 ! q2 = m1 & ~x2
251 and %l4, %l5, %l4 ! q
[all...]
H A Dstrncmp.s103 srl %i3, 8, %l4 ! merge with the other half
104 or %l4, %i5, %i5
135 .w1cmp: clr %l4
136 lduh [%i1], %l4
138 sll %l4, 8, %l4
139 or %i5, %l4, %i5
153 srl %i3, 24, %l4 ! merge with the other half
154 or %l4, %i5, %i5
197 srl %i3, 16, %l4 ! merg
[all...]
/osnet-11/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s266 ld [%i2],%l4 ! l4 = z->l.msw
267 tst %l4
304 or %l4,%l1,%l4
308 or %l4,%o1,%l4
309 st %l4,[%i2]
324 or %l4,%l7,%l4
[all...]
/osnet-11/usr/src/lib/brand/shared/brand/sparc/
H A Dhandler.s124 * obtain the number of arguments (%l4) and return value flag (%l3).
141 ldn [%l3 + CPTRSIZE], %l4 /* number of args + rv flag */
144 andcc %l4, %l5, %l3 /* strip out number of args*/
145 andcc %l4, NARGS_MASK, %l4 /* strip out rv flag */
150 * %l4 == number of arguments.
159 cmp %l4, 0x6
163 cmp %l4, 0x7
168 cmp %l4, 0x8
174 cmp %l4,
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/sparc64/ieee1275/
H A Dboot.h23 #define CHOSEN_NODE_REG %l4
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dlex_assign.t101 my ($l1, $l2, $l3, $l4);
103 $zzz1 = $l1 = $l2 = $zzz2 = $l3 = $l4 = 1 + $zzzz;
106 print "# $zzz1 = $l1 = $l2 = $zzz2 = $l3 = $l4 = 13\nnot "
108 and $l2 == 13 and $l3 == 13 and $l4 == 13;
/osnet-11/usr/src/lib/libcurses/screen/
H A Dtparm.c216 tparm_p4(char *instring, long l1, long l2, long l3, long l4) argument
223 p[3] = l4;
230 tparm_p7(char *instring, long l1, long l2, long l3, long l4, long l5, long l6, argument
238 p[3] = l4;
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs503 hv_store(self, "l4", 2, short_array_to_SV(tempsp->l4, L4_SZ), 0);
/osnet-11/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s328 sll %l6, 2, %l4
329 add %o7, %l4, %o7

Completed in 25 milliseconds