Home
last modified time | relevance | path

Searched refs:unfl (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/sys/arch/hppa/spmath/
H A Dsfsub.c211 Sgl_setwrapped_exponent(left,result_exponent,unfl); in sgl_fsub()
261 Sgl_setwrapped_exponent(result,result_exponent,unfl); in sgl_fsub()
424 Sgl_setwrapped_exponent(result,result_exponent,unfl); in sgl_fsub()
H A Dsfadd.c210 Sgl_setwrapped_exponent(left,result_exponent,unfl); in sgl_fadd()
259 Sgl_setwrapped_exponent(result,result_exponent,unfl); in sgl_fadd()
421 Sgl_setwrapped_exponent(result,result_exponent,unfl); in sgl_fadd()
H A Ddfsub.c213 Dbl_setwrapped_exponent(leftp1,result_exponent,unfl); in dbl_fsub()
265 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl); in dbl_fsub()
425 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl); in dbl_fsub()
H A Ddfadd.c210 Dbl_setwrapped_exponent(leftp1,result_exponent,unfl); in dbl_fadd()
262 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl); in dbl_fadd()
426 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl); in dbl_fadd()
H A Dsfrem.c275 Sgl_setwrapped_exponent(result,dest_exponent,unfl); in sgl_frem()
H A Dfcnvff.c285 Sgl_setwrapped_exponent(result,dest_exponent,unfl); in dbl_to_sgl_fcnvff()
H A Ddfrem.c281 Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl); in dbl_frem()
H A Dsfdiv.c317 Sgl_setwrapped_exponent(result,dest_exponent,unfl); in sgl_fdiv()
H A Dsfmpy.c302 Sgl_setwrapped_exponent(result,dest_exponent,unfl); in sgl_fmpy()
H A Ddfmpy.c318 Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl); in dbl_fmpy()
H A Ddfdiv.c326 Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl); in dbl_fdiv()
H A Dsgl_float.h216 #define unfl + macro
/netbsd-src/sys/arch/m68k/fpsp/
H A Dnetbsd.sa109 * bug, if an E1 snan, ovfl, or unfl occurred, and the process was
112 * and unfl exception to be taken must not have been enabled. The
114 * or unfl bits set in the fpsr. If any of these are set, branch
146 btst.b #unfl_bit,2(sp) ;test for unfl
151 bra unfl
211 xdef unfl
212 unfl:
H A Dscale.sa90 * and set unfl.
159 or.l #unfl_bit,USER_FPSR(a6) ;set unfl
195 blt.w fix_unfl ;if lower, catastrophic unfl
213 * ;set unfl, aunfl, ainex
272 or.l #unfl_mask,USER_FPSR(a6) ;set unfl
282 * unfl, aunfl, and ainex.
372 or.l #unfl_mask,USER_FPSR(a6) ;set unfl
H A Dskeleton.sa112 * bug, if an E1 snan, ovfl, or unfl occurred, and the process was
115 * and unfl exception to be taken must not have been enabled. The
117 * or unfl bits set in the fpsr. If any of these are set, branch
147 btst.b #unfl_bit,2(sp) ;test for unfl
152 bra unfl
216 xdef unfl
217 unfl:
H A DFPSP.sa56 xref bsun,inex,dz,unfl
71 move.l #unfl,UNFL_VEC(a0)
H A Dkernel_ex.sa156 * This entry point is used by all routines requiring unfl, inex2,
298 btst.b #unfl_bit,FPSR_EXCEPT(a6) ;test for unfl bit set
H A Dgen_except.sa51 * unfl
386 bfextu USER_FPSR(a6){17:4},d0 ;get snan/operr/ovfl/unfl bits
/netbsd-src/lib/libm/arch/vax/
H A Dn_support.S150 bleq unfl
153 bleq unfl
163 unfl: movq $0,%r0 label
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dtest.doc154 0x10: FP enabled snan/operr/ovfl/unfl/dz/inex
168 FP enabled: tests enabled snan/operr/ovfl/unfl/dz/inex.
171 exercizes _fpsp_{snan,operr,ovfl,unfl,dz,inex}() and
172 _real_{snan,operr,ovfl,unfl,dz,inex}(). the test expects
/netbsd-src/sys/arch/amiga/amiga/
H A Dvectors.s98 ASVECTOR(unfl) /* 51: FPCP underflow */
/netbsd-src/sys/arch/m68k/m68k/
H A Dvectors.c122 extern char bsun[], inex[], dz[], unfl[], operr[], ovfl[], snan[];
126 #define FP_UNFL_HANDLER40 unfl
/netbsd-src/sys/arch/mac68k/mac68k/
H A Dvectors.s110 ASVECTOR(unfl) /* 51: FPCP underflow */
/netbsd-src/sys/arch/x68k/x68k/
H A Dvectors.s96 ASVECTOR(unfl) /* 51: FPCP underflow */
/netbsd-src/sys/arch/atari/atari/
H A Dvectors.s103 ASVECTOR(unfl) | 51: FPCP underflow

12