Lines Matching refs:FPLSP
2 # $NetBSD: fplsp.s,v 1.3 2021/12/05 03:10:53 msaitoh Exp $
9760 # This routine is used by the 060FPLSP. #
9831 # t_dz(): Handle 060FPLSP dz exception for "flogn" emulation. #
9832 # t_dz2(): Handle 060FPLSP dz exception for "fatanh" emulation. #
9834 # These rouitnes are used by the 060FPLSP package. #
9846 # Transcendental emulation for the 060FPLSP has detected that #
9901 # t_operr(): Handle 060FPLSP OPERR exception during emulation. #
9903 # This routine is used by the 060FPLSP package. #
9917 # emulation in the 060FPLSP. If OPERR is disabled, just return a NAN #
9957 # t_unfl(): Handle 060FPLSP underflow exception during emulation. #
9958 # t_unfl2(): Handle 060FPLSP underflow exception during #
9961 # This routine is used by the 060FPLSP package. #
9974 # emulation in the 060FPLSP. Create an underflow by using "fmul" #
10011 # t_ovfl(): Handle 060FPLSP overflow exception during emulation. #
10013 # t_ovfl2(): Handle 060FPLSP overflow exception during #
10015 # t_ovfl_sc(): Handle 060FPLSP overflow exception during #
10018 # This routine is used by the 060FPLSP package. #
10031 # emulation in the 060FPLSP. Create an overflow by using "fmul" #
10113 # t_catch(): Handle 060FPLSP OVFL,UNFL,or INEX2 exception during #
10115 # t_catch2(): Handle 060FPLSP OVFL,UNFL,or INEX2 exception during #
10118 # These routines are used by the 060FPLSP package. #
10131 # instruction of transcendental 060FPLSP emulation, then it has already #
10150 # t_inx2(): Handle inexact 060FPLSP exception during emulation. #
10151 # t_pinx2(): Handle inexact 060FPLSP exception for "+" results. #
10152 # t_minx2(): Handle inexact 060FPLSP exception for "-" results. #
10165 # 060FPLSP should be inexact. So, if inexact is enabled, then we create #
10204 # t_extdnrm(): Handle DENORM inputs in 060FPLSP. #
10205 # t_resdnrm(): Handle DENORM inputs in 060FPLSP for "fscale". #
10207 # This routine is used by the 060FPLSP package. #