Searched refs:l5 (Results 1 - 17 of 17) sorted by relevance

/freebsd-9.3-release/lib/libc/sparc64/gen/
H A Dmodf.S120 st %fsr, [%fp + SPOFF - 4] ! %l5 = current FSR mode
122 ld [%fp + SPOFF - 4], %l5
124 andn %l5, %l3, %l6
126 and %l5, %l3, %l5 ! save original rounding mode
139 or %l5, %l6, %l5 ! %l5 |= %l6;
140 st %l5, [%fp + SPOFF - 4]
/freebsd-9.3-release/sys/sparc64/sparc64/
H A Dswtch.S175 mov _NCPUBITS, %l5
177 udiv %l3, %l5, %l6
181 smul %l6, %l5, %l5
182 sub %l3, %l5, %l5
184 sllx %l6, %l5, %l5
188 ATOMIC_CLEAR_LONG(%l4, %l6, %l7, %l5)
191 andn %l6, %l5,
[all...]
H A Dmp_locore.S84 ldxa [%g0] ASI_ITLB_TAG_READ_REG, %l5
85 srlx %l5, TAR_VPN_SHIFT, %l0
109 stxa %l5, [%g0 + AA_IMMU_TAR] %asi
122 ldx [%l2 + TTE_DATA], %l5
127 stxa %l5, [%g0] ASI_DTLB_DATA_IN_REG
152 stxa %l5, [%l0] ASI_ITLB_DATA_ACCESS_REG
159 stxa %l5, [%g0] ASI_ITLB_DATA_IN_REG
249 ldx [%l3 + TTE_DATA], %l5
255 stxa %l5, [%g0] ASI_DTLB_DATA_IN_REG
H A Dexception.S119 storer %l5, [base + (5 * size)] asi ; \
137 loader [base + (5 * size)] asi, %l5 ; \
422 clr %l5
2215 * Pass %fsr in %l4, %tstate in %l5, %tpc in %l6 and %tnpc in %l7.
2231 rdpr %tstate, %l5
2251 andn %l5, TSTATE_CWP_MASK, %l1
2296 rdpr %wstate, %l5
2313 1: and %l5, WSTATE_NORMAL_MASK, %l5
2314 sllx %l5, WSTATE_OTHER_SHIF
[all...]
H A Dsupport.S855 andn %l7, PSTATE_AM | PSTATE_IE, %l5
856 wrpr %l5, 0, %pstate
857 SET(tba_taken_over, %l5, %l4)
859 rdpr %wstate, %l5
860 andn %l5, WSTATE_PROM_MASK, %l3
866 wrpr %g0, %l5, %wstate
878 SET(ofw_tba, %l7, %l5)
879 ldx [%l5], %l5
886 wrpr %l5,
[all...]
/freebsd-9.3-release/libexec/rtld-elf/sparc64/
H A Drtld_start.S135 mulx %l1, 160, %l5 /* (i / 5120) * 160 */
138 add %l4, %l5, %l4 /* (i / 5120) * 160 + (i % 5120) / 24 */
142 sllx %l4, 1, %l5 /* Each element is an Elf_Rela which */
143 add %l5, %l4, %l4 /* is 3 longwords or 24 bytes. */
/freebsd-9.3-release/lib/libc/sparc64/sys/
H A D__sparc_utrap_gen.S49 stx %l5, [%sp + SPOFF + CCFSZ + UF_STATE]
94 ldx [%sp + SPOFF + CCFSZ + UF_STATE], %l5
96 srlx %l5, TSTATE_CCR_SHIFT, %l4
99 srlx %l5, TSTATE_ASI_SHIFT, %l4
/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/generic/
H A Deui48_108.c28 unsigned int l0, l1, l2, l3, l4, l5; local
42 &l0, &l1, &l2, &l3, &l4, &l5);
44 l4 > 255U || l5 > 255U)
52 eui48[5] = l5;
H A Deui64_109.c28 unsigned int l0, l1, l2, l3, l4, l5, l6, l7; local
42 &l0, &l1, &l2, &l3, &l4, &l5, &l6, &l7);
44 l4 > 255U || l5 > 255U || l6 > 255U || l7 > 255U)
52 eui64[5] = l5;
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dsparccpuid.S93 clr %l5
159 clr %l5
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.uwin388 lab_f5 lf5 str l5 - - -B-G-* label on function key f5 if not f5
H A DCaps420 lab_f5 lf5 str l5 - - -B-G-* label on function key f5 if not f5
H A DCaps.aix4420 lab_f5 lf5 str l5 - - -B-G-* label on function key f5 if not f5
H A DCaps.hpux11422 lab_f5 lf5 str l5 - - -B-G-* label on function key f5 if not f5
H A DCaps.keys422 lab_f5 lf5 str l5 - - -B-G-* label on function key f5 if not f5
/freebsd-9.3-release/crypto/openssl/crypto/bn/asm/
H A Dsparcv8.S545 #define a_5 %l5
H A Dsparcv8plus.S641 #define a_5 %l5

Completed in 115 milliseconds