Home | History | Annotate | Download | only in dist

Lines Matching refs:nan

429 set nan_bit,		0x0			# NAN result
434 set snan_bit, 6 # signalling NAN
454 set nan_mask, 0x01000000 # nan bit mask (lw)
459 set nan_bmask, 0x01 # nan bit mask (byte)
503 set signan_bit, 0x6 # signalling nan bit
6249 #--ENTRY POINT FOR ATAN(X), HERE X IS FINITE, NON-ZERO, AND NOT NAN'S
7111 #--entry point for EXP(X), here X is finite, non-zero, and not NaN's
7274 #--entry point for EXPM1(X), here X is finite, non-zero, non-NaN
8221 #--ENTRY POINT FOR LOG(X) FOR X FINITE, NON-ZERO, NOT NAN'S
8449 #--ENTRY POINT FOR LOG(1+X) FOR X FINITE, NON-ZERO, NOT NAN'S
8677 # Step 0. If X < 0, create a NaN and raise the invalid operation #
8691 # Step 0. If X < 0, create a NaN and raise the invalid operation #
8704 # Step 0. If X < 0, create a NaN and raise the invalid operation #
8718 # Step 0. If X < 0, create a NaN and raise the invalid operation #
8993 #--ENTRY POINT FOR 2**(X), HERE X IS FINITE, NON-ZERO, AND NOT NAN'S
9090 #--ENTRY POINT FOR 10**(X), HERE X IS FINITE, NON-ZERO, AND NOT NAN'S
9917 # emulation in the 060FPLSP. If OPERR is disabled, just return a NAN #
9926 ori.l &opnan_mask,USER_FPSR(%a6) # set NAN/OPERR/AIOP
10257 # dst_qnan --- force result when destination is a NaN
10272 # src_qnan --- force result when source is a NaN
10653 fmov.x qnan(%pc),%fp1 # load NAN