| /netbsd-src/sys/arch/hppa/spmath/ |
| H A D | sfsub.c | 211 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 D | sfadd.c | 210 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 D | dfsub.c | 213 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 D | dfadd.c | 210 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 D | sfrem.c | 275 Sgl_setwrapped_exponent(result,dest_exponent,unfl); in sgl_frem()
|
| H A D | fcnvff.c | 285 Sgl_setwrapped_exponent(result,dest_exponent,unfl); in dbl_to_sgl_fcnvff()
|
| H A D | dfrem.c | 281 Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl); in dbl_frem()
|
| H A D | sfdiv.c | 317 Sgl_setwrapped_exponent(result,dest_exponent,unfl); in sgl_fdiv()
|
| H A D | sfmpy.c | 302 Sgl_setwrapped_exponent(result,dest_exponent,unfl); in sgl_fmpy()
|
| H A D | dfmpy.c | 318 Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl); in dbl_fmpy()
|
| H A D | dfdiv.c | 326 Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl); in dbl_fdiv()
|
| H A D | sgl_float.h | 216 #define unfl + macro
|
| /netbsd-src/sys/arch/m68k/fpsp/ |
| H A D | netbsd.sa | 109 * 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 D | scale.sa | 90 * 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 D | skeleton.sa | 112 * 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 D | FPSP.sa | 56 xref bsun,inex,dz,unfl 71 move.l #unfl,UNFL_VEC(a0)
|
| H A D | kernel_ex.sa | 156 * 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 D | gen_except.sa | 51 * unfl 386 bfextu USER_FPSR(a6){17:4},d0 ;get snan/operr/ovfl/unfl bits
|
| /netbsd-src/lib/libm/arch/vax/ |
| H A D | n_support.S | 150 bleq unfl 153 bleq unfl 163 unfl: movq $0,%r0 label
|
| /netbsd-src/sys/arch/m68k/060sp/dist/ |
| H A D | test.doc | 154 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 D | vectors.s | 98 ASVECTOR(unfl) /* 51: FPCP underflow */
|
| /netbsd-src/sys/arch/m68k/m68k/ |
| H A D | vectors.c | 122 extern char bsun[], inex[], dz[], unfl[], operr[], ovfl[], snan[]; 126 #define FP_UNFL_HANDLER40 unfl
|
| /netbsd-src/sys/arch/mac68k/mac68k/ |
| H A D | vectors.s | 110 ASVECTOR(unfl) /* 51: FPCP underflow */
|
| /netbsd-src/sys/arch/x68k/x68k/ |
| H A D | vectors.s | 96 ASVECTOR(unfl) /* 51: FPCP underflow */
|
| /netbsd-src/sys/arch/atari/atari/ |
| H A D | vectors.s | 103 ASVECTOR(unfl) | 51: FPCP underflow
|