Home
last modified time | relevance | path

Searched refs:tmp2 (Results 1 – 25 of 62) sorted by relevance

123

/titanic_52/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu.h84 * tmp2 : %o5 scratch
87 #define SET_SECCTX(cnum, is_shctx, tmp1, tmp2, label) \ argument
90 sethi %hi(FLUSH_ADDR), tmp2 ;\
93 flush tmp2 ;\
110 flush tmp2 ;\
277 * tmp2 = tmp reg
281 #define TTE_SET_REF_ML(tte, ttepa, tsbarea, tmp1, tmp2, label) \ argument
300 or %g0, 1, tmp2; \
301 sllx tmp2, MMU_PAGESHIFT, tmp2; \
330 TTE_SET_REFMOD_ML(tte,ttepa,tsbarea,tmp1,tmp2,label,exitlabel) global() argument
387 MAKE_TSBREG(tsbreg,tsbinfo,vabase,tmp1,tmp2,label) global() argument
412 MAKE_TSBREG_SECTSB(tsbreg,tsb1,tsb2,tmp1,tmp2,tmp3,label) global() argument
573 GET_2ND_TSBE_PTR(tagacc,tsbp8k,tsbe_ptr,tmp1,tmp2,label) global() argument
614 LOAD_TSBREG(tsbreg,tmp1,tmp2) global() argument
717 SET_SHCTX_TAGACC(tmp1,tmp2,asi) global() argument
783 SAVE_CTX1(traptype,tmp1,tmp2,label) global() argument
[all...]
/titanic_52/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_asmutil.h46 #define ADVANCE_CRUMB_POINTER(cpusave, tmp1, tmp2) \ argument
61 set KRM_SIZE, tmp2; \
62 3: subcc tmp2, 8, tmp2; \
64 stx %g0, [tmp1 + tmp2]
71 #define ADD_CRUMB_CONST(cpusave, offset, value, tmp1, tmp2) \ argument
73 mov value, tmp2; \
74 stx tmp2, [tmp1 + offset]
76 #define ADD_CRUMB_FLAG(cpusave, flag, tmp1, tmp2, tmp3) \ argument
78 ld [tmp1 + KRM_FLAG], tmp2; \
[all...]
/titanic_52/usr/src/uts/sun4u/sys/
H A Dfpras_impl.h134 * tmp2 (register): used for scratch, not preserved
140 #define FPRAS_INTERVAL(operation, blk, doex, tmp1, tmp2, tmp3, tmp4, label) \ argument
145 sethi %hi(fpras_disableids), tmp2 ;\
146 ld [tmp2 + %lo(fpras_disableids)], tmp2 ;\
149 btst tmp3, tmp2 ;\
152 set fpras_chkfn_type1, tmp2 ;\
153 prefetch [tmp2 + (FPRAS_BLK0 + blk * 64)], #one_read ;\
154 ldn [THREAD_REG + T_CPU], tmp2 ;\
155 ldn [tmp2
235 FPRAS_REWRITE_TYPE2Q1(blk,doex,tmp1,tmp2,label1,label2) global() argument
263 FPRAS_REWRITE_TYPE2Q2(blk,doex,tmp1,tmp2,label1,label2) global() argument
[all...]
H A Dcheetahasm.h802 #define PCACHE_FLUSHALL(tmp1, tmp2, tmp3) \ argument
804 set MMU_PCONTEXT, tmp2 ;\
805 ldxa [tmp2]ASI_DMMU, tmp3 ;\
806 stxa tmp3, [tmp2]ASI_DMMU ;\
836 #define CH_ICACHE_FLUSHALL(arg1, arg2, tmp1, tmp2) \ argument
837 ldxa [%g0]ASI_DCU, tmp2; \
838 andn tmp2, DCU_IC, tmp1; \
851 stxa tmp2, [%g0]ASI_DCU; \
885 #define ECACHE_FLUSHALL(arg1, arg2, tmp1, tmp2) \ argument
886 CPU_INDEX(tmp1, tmp2); \
[all...]
/titanic_52/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach_asm.s93 #define ECACHE_FLUSHALL(lbl, arg1, arg2, arg3, tmp1, tmp2) \ argument
95 andn tmp1, PSTATE_IE | PSTATE_AM, tmp2 ;\
96 wrpr %g0, tmp2, %pstate ;\
106 #define SF_WORKAROUND(tmp1, tmp2) \ argument
107 sethi %hi(FLUSH_ADDR), tmp2 ;\
110 flush tmp2 ;
112 #define SF_WORKAROUND(tmp1, tmp2) argument
124 #define VTAG_FLUSHPAGE(lbl, arg1, arg2, tmp1, tmp2, tmp3, tmp4) \ argument
126 andn tmp1, PSTATE_IE | PSTATE_AM, tmp2 ;\
127 wrpr tmp2,
160 DTLB_FLUSH_UNLOCKED(lbl,arg1,tmp1,tmp2,tmp3,tmp4,tmp5,tmp6) global() argument
189 ITLB_FLUSH_UNLOCKED(lbl,arg1,tmp1,tmp2,tmp3,tmp4,tmp5,tmp6) global() argument
[all...]
/titanic_52/usr/src/uts/sun4u/cpu/
H A Dopl_olympus_asm.s774 #define LOG_UGER_REG(uger, tmp, tmp2) \ argument
776 mov tmp, tmp2 ;\
777 LOG_REG(tmp2, LOG_UGER_OFF, uger) ;\
779 rd STICK, tmp2 ;\
780 LOG_REG(tmp, LOG_STICK_OFF, tmp2) ;\
782 sllx tmp, 32, tmp2 ;\
784 or tmp2, tmp, tmp2 ;\
786 LOG_REG(tmp, LOG_TL_OFF, tmp2) ;\
787 set OPL_SCRATCHPAD_ERRLOG, tmp2 ;\
807 UPDATE_STICK_COMPARE(tmp1,tmp2) global() argument
825 IAG_CRE(tmp1,tmp2) global() argument
968 RESET_PREV_TSTATE(tmp1,tmp2,label) global() argument
1005 RESET_MMU_REGS(tmp1,tmp2,tmp3) global() argument
1109 RESET_TO_PRIV(tmp,tmp1,tmp2,local) global() argument
1640 RESTORE_WREGS(tmp1,tmp2) global() argument
1663 SAVE_WREGS(tmp1,tmp2) global() argument
[all...]
H A Dspitfire_asm.s54 #define DCACHE_FLUSHPAGE(arg1, arg2, tmp1, tmp2, tmp3) \ argument
60 sethi %hi(dflush_type), tmp2 ;\
61 ld [tmp2 + %lo(dflush_type)], tmp2 ;\
62 cmp tmp2, FLUSHPAGE_TYPE ;\
67 cmp tmp2, FLUSHMATCH_TYPE ;\
75 sub tmp3, tmp1, tmp2 ;\
77 stxa %g0, [tmp2]ASI_DC_TAG ;\
79 cmp %g0, tmp2 ;\
81 sub tmp2, tmp
141 DCACHE_FLUSHCOLOR(arg,tmp1,tmp2) global() argument
198 SF_WORKAROUND(tmp1,tmp2) global() argument
204 SF_WORKAROUND(tmp1,tmp2) global() argument
215 VTAG_FLUSHUPAGE(lbl,arg1,arg2,tmp1,tmp2,tmp3,tmp4) global() argument
247 DTLB_FLUSH_UNLOCKED_UCTXS(lbl,arg1,tmp1,tmp2,tmp3,tmp4,tmp5,tmp6) global() argument
282 ITLB_FLUSH_UNLOCKED_UCTXS(lbl,arg1,tmp1,tmp2,tmp3,tmp4,tmp5,tmp6) global() argument
[all...]
H A Dus3_common_asm.s58 #define DCACHE_FLUSHPAGE(arg1, arg2, tmp1, tmp2, tmp3) \ argument
63 ASM_LD(tmp2, dflush_type) ;\
64 cmp tmp2, FLUSHPAGE_TYPE ;\
69 cmp tmp2, FLUSHMATCH_TYPE ;\
77 sub tmp3, tmp1, tmp2 ;\
79 stxa %g0, [tmp2]ASI_DC_TAG ;\
81 cmp %g0, tmp2 ;\
83 sub tmp2, tmp1, tmp2 ;\
91 * tmp2
143 DCACHE_FLUSHCOLOR(arg,way,tmp1,tmp2,tmp3) global() argument
[all...]
/titanic_52/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dimport_name.c62 char *stringrep, *tmp, *tmp2, *cp; local
144 tmp2 = 0;
188 tmp2 = malloc(length+1);
189 if (tmp2 == NULL) {
195 strncpy(tmp2, cp, length);
196 tmp2[length] = 0;
198 stringrep = tmp2;
212 if (tmp2)
213 xfree(tmp2);
225 if (tmp2)
[all...]
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhexpand.c155 *tmp2=0;/* temporary line buffer */
539 tmp2 = sfopen(tmp2, NULL, "swr");
561 n = sftell(tmp2);
562 sfputc(tmp2, c);
566 sfseek(tmp2, n, SEEK_SET);
568 sfputc(tmp2, '\0');
583 sfputc(tmp2, c);
620 sfputr(tmp2, str, -1);
621 sfputr(tmp2, s
[all...]
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dreadcsv.sh35 tmp2=$tmp/tmp2.csv
65 done < $tmp1 > $tmp2
67 diff "$tmp1" "$tmp2" >/dev/null 2>&1 || err_exit "files $tmp1 and $tmp2 differ"
/titanic_52/usr/src/lib/libm/sparc/src/
H A Dlibm_inlines.h177 uint32_t tmp1, tmp2; in __swapEX() local
185 "andn %0,0x3e0,%3\n\t" /* tmp2 = %3 = %o2 */ in __swapEX()
192 : "=r" (ret), "=m" (fsr), "=r" (tmp1), "=r" (tmp2) in __swapEX()
215 uint32_t tmp1, tmp2, tmp3; in __swapRD() local
231 : "=r" (ret), "=m" (fsr), "=r" (tmp1), "=r" (tmp2), "=r" (tmp3) in __swapRD()
242 uint32_t fsr, tmp1, tmp2; in __swapTE() local
258 : "=r" (ret), "=m" (fsr), "=r" (tmp1), "=r" (tmp2) in __swapTE()
/titanic_52/usr/src/lib/libm/sparcv9/src/
H A Dlibm_inlines.h170 uint64_t tmp1, tmp2; in __swapEX() local
185 : "=r" (ret), "=m" (fsr), "=r" (tmp1), "=r" (tmp2) in __swapEX()
208 uint64_t tmp1, tmp2, tmp3; in __swapRD() local
225 : "=r" (ret), "=m" (fsr), "=r" (tmp1), "=r" (tmp2), "=r" (tmp3) in __swapRD()
237 uint64_t tmp1, tmp2, tmp3; in __swapTE() local
254 : "=r" (ret), "=m" (fsr), "=r" (tmp1), "=r" (tmp2), "=r" (tmp3) in __swapTE()
/titanic_52/usr/src/lib/libproc/common/
H A DPzone.c380 char tmp2[PATH_MAX + 1]; in Plofspath() local
396 (void) strlcpy(tmp2, special, sizeof (tmp2) - 1); in Plofspath()
397 (void) strlcat(tmp2, "/", sizeof (tmp2) - 1); in Plofspath()
398 (void) strlcat(tmp2, &p[1], sizeof (tmp2) - 1); in Plofspath()
399 if ((rv = resolvepath(tmp2, tmp2, sizeof (tmp2) in Plofspath()
411 char tmp2[PATH_MAX]; Plofspath() local
[all...]
/titanic_52/usr/src/common/crypto/dsa/
H A Ddsa_impl.c426 BIGNUM msg, tmp1, tmp2, tmp3; in dsa_verify() local
512 if (big_init(&tmp2, CHARLEN2BIGNUMLEN(prime_bytes)) != BIG_OK) { in dsa_verify()
524 if (big_ext_gcd_pos(NULL, &tmp2, NULL, &(dsakey.s), &(dsakey.q)) != in dsa_verify()
530 if (tmp2.sign == -1) in dsa_verify()
531 if (big_add(&tmp2, &tmp2, &(dsakey.q)) != BIG_OK) { in dsa_verify()
533 goto clean5; /* tmp2 <- w */ in dsa_verify()
536 if (big_mul(&tmp1, &msg, &tmp2) != BIG_OK) { in dsa_verify()
546 if (big_mul(&tmp2, &tmp2, in dsa_verify()
[all...]
/titanic_52/usr/src/cmd/abi/appcert/scripts/
H A Dsymreport.pl709 my ($tmp1, $tmp2, $tmp3);
712 $tmp2 = '*' x length($tmp1);
714 print $summary_fh "$tmp2\n$tmp1\n$tmp2\n\n";
723 $tmp2 = '*' x length($tmp1);
725 print $summary_fh "$tmp2\n$tmp1\n$tmp2\n\n";
767 $tmp2 = '*' x length($tmp1);
769 print $summary_fh "$tmp2\n$tmp1\n$tmp2\
[all...]
H A DAppcertUtil.pm1005 my ($tmp1, $tmp2);
1009 while ($tmp2 = readlink($tmp1)) {
1011 if ($tmp2 !~ m,^/,) {
1012 $tmp2 = dirname($tmp1) . "/" . $tmp2;
1015 $tmp1 = $tmp2; #
1024 $tmp1 = $tmp2;
/titanic_52/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.s158 * tmp1, tmp2 = scratch registers (clobbered)
170 #define TSB_LOCK_ENTRY(tsbep, tmp1, tmp2, label) \ argument
172 sethi %hi(TSBTAG_LOCKED), tmp2 ;\
173 cmp tmp1, tmp2 ;\
176 casa [tsbep]ASI_MEM, tmp1, tmp2 ;\
177 cmp tmp1, tmp2 ;\
185 #define TSB_LOCK_ENTRY(tsbep, tmp1, tmp2, label) \ argument
187 sethi %hi(TSBTAG_LOCKED), tmp2 ;\
188 cmp tmp1, tmp2 ;\
191 casa [tsbep]%asi, tmp1, tmp2 ;\
242 TSB_UPDATE_TL(tsbep,tte,tagtarget,ttepa,tmp1,tmp2,label) global() argument
261 TSB_UPDATE_TL(tsbep,tte,tagtarget,ttepa,tmp1,tmp2,label) global() argument
294 TSB_UPDATE_TL_PN(tsbep,tte,tagtarget,ttepa,tmp1,tmp2,label) global() argument
370 TSB_UPDATE(tsbep,tteva,tagtarget,tmp1,tmp2,label) global() argument
383 TSB_UPDATE(tsbep,tteva,tagtarget,tmp1,tmp2,label) global() argument
413 TSB_INVALIDATE(tsbep,tag,tmp1,tmp2,tmp3,label) global() argument
432 TSB_INVALIDATE(tsbep,tag,tmp1,tmp2,tmp3,label) global() argument
1594 HAT_HSEARCH_DBSTAT(hatid,tsbarea,tmp1,tmp2) global() argument
1605 HAT_HLINK_DBSTAT(hatid,tsbarea,tmp1,tmp2) global() argument
1619 HAT_HSEARCH_DBSTAT(hatid,tsbarea,tmp1,tmp2) global() argument
1621 HAT_HLINK_DBSTAT(hatid,tsbarea,tmp1,tmp2) global() argument
1629 HAT_GLOBAL_STAT(statname,tmp1,tmp2) global() argument
2016 ISM_CHECK(tagacc,tsbmiss,ismseg,ismhat,tmp1,tmp2,tmp3,label,ismhit) global() argument
2064 HMEHASH_FUNC_ASM(tagacc,hatid,tsbarea,hmeshift,hmebp,vapg,label,tmp1,tmp2) global() argument
2141 HMEHASH_SEARCH_SHME(hmeblktag,hatid,hmeblkpa,tsbarea,tmp1,tmp2,label) global() argument
4150 PAGE_NUM2MEMSEG_NOLOCK_PA(pfn,mseg,tsbmp,tmp1,tmp2,tmp3,label) global() argument
[all...]
/titanic_52/usr/src/uts/sun4v/vm/
H A Dmach_sfmmu.h73 * tmp2 is only used in the sun4u version of this macro
75 #define SET_SECCTX(cnum, is_shctx, tmp1, tmp2, label) \ argument
106 #define SETUP_UTSB_ATOMIC_ASI(tmp1, tmp2) argument
322 * tmp2 = tmp reg
326 #define TTE_SET_REF_ML(tte, ttepa, tsbarea, tmp1, tmp2, label) \ argument
353 * tmp2 = tmp reg
358 #define TTE_SET_REFMOD_ML(tte, ttepa, tsbarea, tmp1, tmp2, label, \ argument
397 * tsbe, tmp1, tmp2 = scratch registers
402 #define GET_1ST_TSBE_PTR(tagacc, tsbe, tmp1, tmp2) \ argument
406 and tsbe, TSB_SOFTSZ_MASK, tmp2 /* tmp
[all...]
/titanic_52/usr/src/lib/libmvec/common/
H A D__vatan.c52 double f2, ans2, ansu2, ansl2, tmp2, poly2, conup2, conlo2; in __vatan() local
287 tmp2 = f2*f2; in __vatan()
291 poly2 = f2*((p3*tmp2 + p2)*tmp2 + p1)*tmp2; in __vatan()
/titanic_52/usr/src/cmd/ypcmd/
H A Dypserv_net_secure.c70 struct seclist *tmp1, *tmp2; in get_secure_nets() local
74 slist = tmp2 = tmp1; in get_secure_nets()
121 tmp2 = tmp1; in get_secure_nets()
125 tmp2->next = NULL; in get_secure_nets()
/titanic_52/usr/src/cmd/cron/
H A Dcron.c1549 struct tm *tm, ref_tm, tmp, tmp1, tmp2; in tz_next_time() local
1630 tmp2 = tmp; in tz_next_time()
1631 tmp2.tm_isdst = tmp1.tm_isdst; in tz_next_time()
1632 if ((t1 = xmktime(&tmp2)) == (time_t)-1) { in tz_next_time()
1635 if (tmp1.tm_isdst == tmp2.tm_isdst && in tz_next_time()
1636 tm_cmp(&tmp, &tmp2)) { in tz_next_time()
1651 if (tmp1.tm_isdst != tmp2.tm_isdst) { in tz_next_time()
1779 tmp2 = tmp; in tz_next_time()
1780 if ((t1 = xmktime(&tmp2)) == (time_t)-1) { in tz_next_time()
1783 if (tm_cmp(&tmp, &tmp2)) { in tz_next_time()
[all...]
/titanic_52/usr/src/lib/libmvec/common/vis/
H A D__vatan.S213 fmuld %f38,%f38,%f24 !tmp2= f2*f2
227 fmuld %f58,%f24,%f22 !p[3]*tmp2
237 faddd %f22,%f60,%f22 !p[3]*tmp2 + p[2]
261 fmuld %f22,%f24,%f22 !(p3*tmp2 + p2)*tmp2
267 fmuld %f38,%f24,%f24 !f*tmp2
268 faddd %f22,%f62,%f22 !(p3*tmp2 + p2)*tmp2 + p1
273 fmuld %f24,%f22,%f22 !poly2 = (f2*tmp2)*((p3*tmp2
[all...]
/titanic_52/usr/src/uts/sun4u/opl/ml/
H A Ddrmach_asm.s61 #define FJSV_SPECULATIVE_OFF(reg, tmp1, tmp2) \ argument
66 set 1, tmp2 ;\
67 sllx tmp2, MCNTL_SPECULATIVE_SHIFT, tmp2 ;\
68 or tmp1, tmp2, tmp1 ;\
/titanic_52/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h892 * tmp1, tmp2 = scratch registers
897 #define GET_4MBASE_TSBE_PTR(tagacc, tsbe, tmp1, tmp2) \ argument
898 and tsbe, TSB_SOFTSZ_MASK, tmp2; /* tmp2=szc */ \
901 sllx tmp1, tmp2, tmp1; /* tmp1 = nentries in TSB */ \
903 srlx tagacc, MMU_PAGESHIFT4M, tmp2; \
904 and tmp2, tmp1, tmp1; /* tsbent = virtpage & mask */ \
908 #define GET_2ND_TSBE_PTR(tagacc, tsbe, tmp1, tmp2) \ argument
909 GET_4MBASE_TSBE_PTR(tagacc, tsbe, tmp1, tmp2)
918 * tsbe, tmp1, tmp2
923 GET_3RD_TSBE_PTR(tagacc,tsbe,tmp1,tmp2) global() argument
934 GET_4TH_TSBE_PTR(tagacc,tsbe,tmp1,tmp2) global() argument
[all...]

123