/titanic_44/usr/src/uts/sun4u/starfire/ml/ |
H A D | drmach_asm.s | 124 #define VTAG_FLUSHPAGE(lbl, arg1, arg2, tmp1, tmp2, tmp3, tmp4) \ argument 135 set MMU_SCONTEXT, tmp3 ;\ 136 ldxa [tmp3]ASI_DMMU, tmp4 ;\ 141 stxa arg2, [tmp3]ASI_DMMU ;\ 148 stxa tmp4, [tmp3]ASI_DMMU ;\ 160 #define DTLB_FLUSH_UNLOCKED(lbl, arg1, tmp1, tmp2, tmp3, \ argument 163 sllx arg1, 3, tmp3 ;\ 165 ldxa [tmp3]ASI_DTLB_ACCESS, tmp4 ;\ 174 ldxa [tmp3]ASI_DTLB_TAGREAD, tmp2 ;\ 177 VTAG_FLUSHPAGE(VD, tmp5, tmp6, tmp1, tmp2, tmp3, tmp4) ;\ [all …]
|
/titanic_44/usr/src/uts/sun4u/sys/ |
H A D | fpras_impl.h | 140 #define FPRAS_INTERVAL(operation, blk, doex, tmp1, tmp2, tmp3, tmp4, label) \ argument 147 mov 0x1, tmp3 ;\ 148 sll tmp3, operation, tmp3 ;\ 149 btst tmp3, tmp2 ;\ 157 mov operation, tmp3 ;\ 158 sll tmp3, 3, tmp3 ;\ 161 add tmp2, tmp3, tmp2 /* keep ptr for update */ ;\ 162 ldx [tmp2], tmp3 /* last timestamp */ ;\ 164 sub doex, tmp3, tmp4 /* delta since last check */ ;\
|
H A D | machcpuvar.h | 107 u_longlong_t tmp3; member
|
H A D | cheetahasm.h | 802 #define PCACHE_FLUSHALL(tmp1, tmp2, tmp3) \ argument 805 ldxa [tmp2]ASI_DMMU, tmp3 ;\ 806 stxa tmp3, [tmp2]ASI_DMMU ;\
|
/titanic_44/usr/src/lib/libm/sparcv9/src/ |
H A D | libm_inlines.h | 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_44/usr/src/uts/sun4u/vm/ |
H A D | mach_sfmmu.h | 412 #define MAKE_TSBREG_SECTSB(tsbreg, tsb1, tsb2, tmp1, tmp2, tmp3, label) \ argument 414 set TSBREG_MSB_CONST, tmp3 ;\ 415 sllx tmp3, TSBREG_MSB_SHIFT, tsbreg ;\ 418 or %g0, RUNTIME_PATCH, tmp3 ;\ 419 sll tmp3, TSBREG_VAMASK_SHIFT, tmp3 ;\ 422 and tmp1, tmp3, tmp1 ;\ 423 and tmp2, tmp3, tmp2 ;\ 425 or tmp1, tmp2, tmp3 ;\ 426 or tsbreg, tmp3, tsbreg ;\ 432 or tmp1, tmp2, tmp3 ;\ [all …]
|
/titanic_44/usr/src/cmd/mdb/sparc/v9/kmdb/ |
H A D | kaif_asmutil.h | 76 #define ADD_CRUMB_FLAG(cpusave, flag, tmp1, tmp2, tmp3) \ argument 79 set flag, tmp3; \ 80 or tmp2, tmp3, tmp2; \
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_asm.s | 54 #define DCACHE_FLUSHPAGE(arg1, arg2, tmp1, tmp2, tmp3) \ argument 65 sethi %hi(dcache_size), tmp3 ;\ 66 ld [tmp3 + %lo(dcache_size)], tmp3 ;\ 75 sub tmp3, tmp1, tmp2 ;\ 93 set MMU_PAGESIZE, tmp3 ;\ 95 sub tmp3, tmp1, tmp3 ;\ 97 ldxa [arg2 + tmp3]ASI_DC_TAG, tmp2 /* read tag */ ;\ 104 stxa %g0, [arg2 + tmp3]ASI_DC_TAG ;\ 107 cmp %g0, tmp3 ;\ 109 sub tmp3, tmp1, tmp3 ;\ [all …]
|
H A D | us3_common_asm.s | 58 #define DCACHE_FLUSHPAGE(arg1, arg2, tmp1, tmp2, tmp3) \ argument 68 ASM_LD(tmp3, dcache_size) ;\ 77 sub tmp3, tmp1, tmp2 ;\ 95 set MMU_PAGESIZE, tmp3 ;\ 97 sub tmp3, tmp1, tmp3 ;\ 99 stxa %g0, [arg1 + tmp3]ASI_DC_INVAL ;\ 102 cmp %g0, tmp3 ;\ 104 sub tmp3, tmp1, tmp3 ;\ 116 sub tmp3, tmp1, arg2 ;\ 143 #define DCACHE_FLUSHCOLOR(arg, way, tmp1, tmp2, tmp3) \ argument [all …]
|
H A D | opl_olympus_asm.s | 1005 #define RESET_MMU_REGS(tmp1, tmp2, tmp3) \ argument 1015 mov MMU_TSB, tmp3 ;\ 1016 stxa tmp2, [tmp3]ASI_IMMU ;\ 1017 stxa tmp2, [tmp3]ASI_DMMU ;\
|
/titanic_44/usr/src/lib/libm/sparc/src/ |
H A D | libm_inlines.h | 215 uint32_t tmp1, tmp2, tmp3; in __swapRD() local 231 : "=r" (ret), "=m" (fsr), "=r" (tmp1), "=r" (tmp2), "=r" (tmp3) in __swapRD()
|
/titanic_44/usr/src/lib/libmvec/common/vis/ |
H A D | __vrsqrtf.S | 201 #define tmp3 STACK_BIAS-0x18 macro 949 st %f14,[%fp+tmp3] 950 ld [%fp+tmp3],%g1 997 st %f15,[%fp+tmp3] 998 ld [%fp+tmp3],%g5 1067 st %f18,[%fp+tmp3] 1068 ld [%fp+tmp3],%g1 1128 st %f19,[%fp+tmp3] 1129 ld [%fp+tmp3],%i4 1198 st %f24,[%fp+tmp3] [all …]
|
H A D | __vlogf.S | 83 #define tmp3 STACK_BIAS-0x20 macro 358 st iy1,[%fp+tmp3] ! (Y1_0) (double) iy 370 ld [%fp+tmp3],%f4 ! (Y1_0) (double) iy 403 st iy3,[%fp+tmp3] ! (Y3_0) (double) iy 435 ld [%fp+tmp3],%f4 ! (Y3_0) (double) iy 470 st iy1,[%fp+tmp3] ! (Y1_1) (double) iy 507 ld [%fp+tmp3],%f4 ! (Y1_1) (double) iy 542 st iy3,[%fp+tmp3] ! (Y3_1) (double) iy 598 ld [%fp+tmp3],%f4 ! (Y3_1) (double) iy 637 st iy1,[%fp+tmp3] ! (Y1_2) (double) iy [all …]
|
H A D | __vexpf.S | 177 #define tmp3 STACK_BIAS-20 macro 410 st %f6,[%fp+tmp3] 472 ld [%fp+tmp3],%o3 ! (3) load k 1249 st %f6,[%fp+tmp3] 1296 ld [%fp+tmp3],%o3 1450 st %f6,[%fp+tmp3] 1480 ld [%fp+tmp3],%o3 1666 st %f6,[%fp+tmp3] 1702 ld [%fp+tmp3],%o3 1906 st %f6,[%fp+tmp3] [all …]
|
H A D | __vsqrtf_ultra3.S | 64 #define tmp3 STACK_BIAS-0x18 macro 281 stx %o7,[%fp+tmp3] ! (0_0) dtmp1 = *((double*)&lexp0); 447 ldd [%fp+tmp3],%f60 ! (0_1) dtmp1 = *((double*)&lexp0); 482 stx %o7,[%fp+tmp3] ! (0_0) dtmp1 = *((double*)&lexp0); 621 ldd [%fp+tmp3],%f60 ! (0_1) dtmp1 = *((double*)&lexp0);
|
H A D | __vpow.S | 588 #define tmp3 STACK_BIAS-28 macro 1205 st %l0,[%fp+tmp3] ! (Y0_2) (double)itmp0; 1214 ld [%fp+tmp3],%f16 ! (Y0_2) (double)itmp0; 1283 st %l0,[%fp+tmp3] ! (Y1_1) (double)itmp0; 1308 ld [%fp+tmp3],%f16 ! (Y1_1) (double)itmp0; 1402 st %l0,[%fp+tmp3] ! (Y0_2) (double)itmp0; 1434 ld [%fp+tmp3],%f16 ! (Y0_2) (double)itmp0; 1553 st %l0,[%fp+tmp3] ! (Y1_1) (double)itmp0; 1607 ld [%fp+tmp3],%f16 ! (Y1_1) (double)itmp0; 1743 st %l0,[%fp+tmp3] ! (Y0_2) (double)itmp0; [all …]
|
H A D | __vpowf.S | 519 #define tmp3 STACK_BIAS-16 macro 815 st %o4,[%fp+tmp3] ! (Y0_2) STORE exp0 896 ld [%fp+tmp3],%f4 ! (Y0_2) dtmp1 = (double) exp0; 936 st %o4,[%fp+tmp3] ! (Y0_2) STORE exp0 1094 ld [%fp+tmp3],%f4 ! (Y0_2) dtmp1 = (double) exp0; 1167 st %o4,[%fp+tmp3] ! (Y0_2) STORE exp0 1355 ld [%fp+tmp3],%f4 ! (Y0_2) dtmp1 = (double) exp0; 1814 st %f20,[%fp+tmp3] ! STORE ind0 1817 ld [%fp+tmp3],%g1 ! LOAD ind0 2273 st %o4,[%fp+tmp3] ! (Y0_2) STORE exp0 [all …]
|
H A D | __vhypotf.S | 74 #define tmp3 STACK_BIAS-0x08 macro 358 st %f18,[%fp+tmp3] ! (1_0) iexp0 = ((int*)&db0)[0]; 427 ld [%fp+tmp3],%g1 ! (1_0) iexp0 = ((int*)&db0)[0]; 620 st %f18,[%fp+tmp3] ! (1_0) iexp0 = ((int*)&db0)[0]; 705 ld [%fp+tmp3],%g1 ! (1_0) iexp0 = ((int*)&db0)[0];
|
H A D | __vsqrt.S | 597 #define tmp3 STACK_BIAS-0x18 macro 881 stx %o3,[%fp+tmp3] ! (2_0) dsqrt_exp = *(double*)&sqrt_exp; 1187 ldd [%fp+tmp3],%f48 ! (2_1) dsqrt_exp = *(double*)&sqrt_exp; 1234 stx %o3,[%fp+tmp3] ! (2_0) dsqrt_exp = *(double*)&sqrt_exp; 1465 ldd [%fp+tmp3],%f48 ! (2_1) dsqrt_exp = *(double*)&sqrt_exp;
|
/titanic_44/usr/src/cmd/abi/appcert/scripts/ |
H A D | symreport.pl | 709 my ($tmp1, $tmp2, $tmp3); 763 $tmp3 = $heading; 764 $tmp3 =~ s/\S/-/g; 771 print $summary_fh "$tmp3\n";
|
/titanic_44/usr/src/uts/common/io/ |
H A D | cryptmod.c | 1249 unsigned char tmp3[DEFAULT_AES_BLOCKLEN]; in aes_cbc_cts_encrypt() local 1347 bzero(tmp3, sizeof (tmp3)); in aes_cbc_cts_encrypt() 1349 bcopy(plain + (nblocks - 1) * DEFAULT_AES_BLOCKLEN, tmp3, in aes_cbc_cts_encrypt() 1358 xorblock(tmp, tmp3); in aes_cbc_cts_encrypt() 1398 bzero(tmp3, sizeof (tmp)); in aes_cbc_cts_encrypt() 1409 unsigned char tmp3[DEFAULT_AES_BLOCKLEN]; in aes_cbc_cts_decrypt() local 1510 bzero(tmp3, sizeof (tmp3)); in aes_cbc_cts_decrypt() 1511 bcopy(buff + (nblocks - 1) * DEFAULT_AES_BLOCKLEN, tmp3, in aes_cbc_cts_decrypt() 1514 xorblock(tmp2, tmp3); in aes_cbc_cts_decrypt() 1519 bcopy(tmp3, tmp2, in aes_cbc_cts_decrypt() [all …]
|
/titanic_44/usr/src/uts/sfmmu/ml/ |
H A D | sfmmu_asm.s | 413 #define TSB_INVALIDATE(tsbep, tag, tmp1, tmp2, tmp3, label) \ argument 420 ldxa [tsbep]ASI_MEM, tmp3 /* tmp3 = tsbe tag */ ;\ 421 cmp tag, tmp3 /* compare tags */ ;\ 423 sethi %hi(TSBTAG_INVALID), tmp3 ;\ 424 casa [tsbep]ASI_MEM, tmp1, tmp3 /* try to set tag invalid */ ;\ 425 cmp tmp1, tmp3 /* if not successful */ ;\ 432 #define TSB_INVALIDATE(tsbep, tag, tmp1, tmp2, tmp3, label) \ argument 439 ldxa [tsbep]%asi, tmp3 /* tmp3 = tsbe tag */ ;\ 440 cmp tag, tmp3 /* compare tags */ ;\ 442 sethi %hi(TSBTAG_INVALID), tmp3 ;\ [all …]
|
/titanic_44/usr/src/common/crypto/dsa/ |
H A D | dsa_impl.c | 426 BIGNUM msg, tmp1, tmp2, tmp3; in dsa_verify() local 516 if (big_init(&tmp3, 2 * BIG_CHUNKS_FOR_160BITS) != BIG_OK) { in dsa_verify() 589 big_finish(&tmp3); in dsa_verify()
|
/titanic_44/usr/src/uts/sun4v/sys/ |
H A D | machcpuvar.h | 122 u_longlong_t tmp3; member
|
/titanic_44/usr/src/cmd/format/ |
H A D | ctlr_scsi.c | 1008 int tmp1, tmp2, tmp3; local 1080 tmp3 = page3->sect_track; 1127 fmt_print("sects/trk= %d (%d)\n", page3->sect_track, tmp3); 1504 int tmp1, tmp2, tmp3, tmp4; local 1585 tmp3 = page38->min_prefetch; 1626 page38->min_prefetch, tmp3);
|