Home
last modified time | relevance | path

Searched refs:HFS_UNDF (Results 1 – 9 of 9) sorted by relevance

/original-bsd/sys/tahoe/math/
H A Dfpe.c124 } else if (hfs & HFS_UNDF) { in fpemulate()
139 if (hfs & (HFS_OVF|HFS_UNDF)) { in fpemulate()
147 if (hfs & (HFS_OVF|HFS_UNDF)) { in fpemulate()
H A DKfp.h38 #define HFS_UNDF 0x008 /* float underflow */ macro
H A DKldexpf.s57 orl2 $HFS_UNDF,*16(fp)
H A DKsfnorm.s53 orl2 $HFS_UNDF,*4(fp)
H A DKfnorm.s61 orl2 $HFS_UNDF,*4(fp)
H A DKmulf.s99 orl2 $HFS_UNDF,*20(fp)
H A DKmuld.s118 orl2 $HFS_UNDF,*20(fp)
H A DKdivf.s82 orl2 $HFS_UNDF,*20(fp)
H A DKdivd.s99 orl2 $HFS_UNDF,*20(fp)