Home
last modified time | relevance | path

Searched refs:fcc1 (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libmvec/common/vis/
H A D__vatan2.S253 fcmpd %fcc1,%f14,%f12
266 fmovdg %fcc1,%f12,%f10
268 fmovdg %fcc1,%f14,%f12
274 movg %fcc1,%l3,%o0
277 movg %fcc1,%o7,%l3
280 fbu,pn %fcc1,.nan1
403 fmovdg %fcc1,signbit,%f10
418 fmovdg %fcc1,signbit,%f18
508 fmovdg %fcc1,signbit,%f16
805 fbg,pn %fcc1,.return_ah1
[all …]
H A D__vpowf.S992 fcmped %fcc1,LTHRESHOLD,%f58 ! (Y0_1) if (yy0 <= LTHRESH)
1027 fmovdg %fcc1,LTHRESHOLD,%f58 ! (Y0_1) yy0 = LTHRESH;
1066 fcmped %fcc1,LTHRESHOLD,%f56 ! (Y1_1) if (yy0 <= LTHRESH)
1116 fmovdg %fcc1,LTHRESHOLD,%f56 ! (Y1_0) yy0 = LTHRESH;
1158 fcmped %fcc1,LTHRESHOLD,%f18 ! (Y2_0) if (yy0 <= LTHRESH)
1196 fmovdg %fcc1,LTHRESHOLD,%f18 ! (Y2_0) yy0 = LTHRESH;
1242 fcmped %fcc1,LTHRESHOLD,%f58 ! (Y0_1) if (yy0 <= LTHRESH)
1281 fmovdg %fcc1,LTHRESHOLD,%f58 ! (Y0_1) yy0 = LTHRESH;
1328 fcmped %fcc1,LTHRESHOLD,%f56 ! (Y1_1) if (yy0 <= LTHRESH)
1375 fmovdg %fcc1,LTHRESHOLD,%f56 ! (Y1_0) yy0 = LTHRESH;
[all …]
H A D__vexpf.S715 fcmpes %fcc1,%f2,THRESHOLDL
718 fbl,pt %fcc1,.tail_spec_cont ! if ( X < THRESHOLDL )
767 fcmpes %fcc1,%f16,THRESHOLDL
770 fbl,a,pt %fcc1,.spec0_cont ! if ( X < THRESHOLDL )
815 fcmpes %fcc1,%f2,THRESHOLDL
818 fbl,a,pt %fcc1,.spec1_cont ! if ( X < THRESHOLDL )
911 fcmpes %fcc1,%f4,THRESHOLDL
914 fbl,a,pt %fcc1,.spec2_cont ! if ( X < THRESHOLDL )
1054 fcmpes %fcc1,%f6,THRESHOLDL
1057 fbl,a,pt %fcc1,.spec3_cont ! if ( X < THRESHOLDL )
[all …]
H A D__vpow.S1394 fcmped %fcc1,%f34,LTHRESH ! (Y0_1) s < LTHRESH
1410 fmovdl %fcc1,LTHRESH,%f34 ! (Y0_1) s = LTHRESH
1412 fmovdl %fcc1,DZERO,%f6 ! (Y0_1) yd = DZERO
1544 fcmped %fcc1,%f34,LTHRESH ! (Y1_0) s < LTHRESH;
1564 fmovdl %fcc1,LTHRESH,%f34 ! (Y1_0) s = LTHRESH;
1567 fmovdl %fcc1,DZERO,%f6 ! (Y1_0) yd = DZERO
1744 fcmped %fcc1,%f34,LTHRESH ! (Y0_1) s < LTHRESH
1764 fmovdl %fcc1,LTHRESH,%f34 ! (Y0_1) s = LTHRESH
1768 fmovdl %fcc1,DZERO,%f6 ! (Y0_1) yd = DZERO
3400 fcmped %fcc1,%f50,LTHRESH ! (Y0_2) if (s < LTHRESH);
[all …]
H A D__vhypot.S466 fcmped %fcc1,%f40,%f4 ! (0_0) dmax ? y
470 fmovdg %fcc1,%f40,%f4 ! (0_0) if ( dmax < y ) dmax = y;
730 fcmped %fcc1,%f40,%f4 ! (0_0) dmax ? y
734 fmovdg %fcc1,%f40,%f4 ! (0_0) if ( dmax < y ) dmax = y;
H A D__vsincos.S286 fcmpd %fcc1,%f10,pio2_3
434 fmovdl %fcc1,%f14,%f16
H A D__vsin_ultra3.S307 fcmpd %fcc1,%f8,pio2_3
458 fmovdl %fcc1,%f12,%f14
H A D__vcos_ultra3.S308 fcmpd %fcc1,%f8,pio2_3
/titanic_41/usr/src/uts/sparc/sys/fpu/
H A Dfpu_simulator.h91 unsigned int fcc1 : 2; /* fp condition code 1 */ member
121 #define fcc1 fsr.fcc1 macro
/titanic_41/usr/src/lib/libm/sparcv9/src/
H A Dlocallibm.il68 fcmpd %fcc1,%f0,%f6
69 fbg,pt %fcc1,2f
71 fbe,pn %fcc1,4f
86 fbge,pt %fcc1,4f
110 fcmpd %fcc1,%f0,%f6
111 fbg,pt %fcc1,2f
113 fbe,pn %fcc1,4f
128 fbge,pt %fcc1,4f
/titanic_41/usr/src/uts/sparc/fpu/
H A Diu_simulator.c72 fcc = fsr.fcc1; in fbcc_sim()
H A Dfpu_simulator.c408 fsr.fcc1 = cc; in _fp_fpu_simulator()
430 fsr.fcc1 = cc; in _fp_fpu_simulator()
/titanic_41/usr/src/uts/sparc/v9/fpu/
H A Dv9instr.c169 fcc = fsr.fcc1; in fmovcc_fcc()
500 fcc = fsr.fcc1; in movcc()