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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/math-emu/
H A Ddfadd.c208 Dbl_setwrapped_exponent(leftp1,result_exponent,unfl);
260 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl);
424 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl);
H A Ddfsub.c211 Dbl_setwrapped_exponent(leftp1,result_exponent,unfl);
263 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl);
427 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl);
H A Dsfadd.c208 Sgl_setwrapped_exponent(left,result_exponent,unfl);
257 Sgl_setwrapped_exponent(result,result_exponent,unfl);
419 Sgl_setwrapped_exponent(result,result_exponent,unfl);
H A Dsfsub.c209 Sgl_setwrapped_exponent(left,result_exponent,unfl);
259 Sgl_setwrapped_exponent(result,result_exponent,unfl);
422 Sgl_setwrapped_exponent(result,result_exponent,unfl);
H A Dsfrem.c272 Sgl_setwrapped_exponent(result,dest_exponent,unfl);
H A Dfmpyfadd.c321 unfl);
363 unfl);
696 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl);
981 unfl);
1023 unfl);
1354 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl);
1637 unfl);
1679 unfl);
1995 Sgl_setwrapped_exponent(resultp1,result_exponent,unfl);
2279 unfl);
[all...]
H A Ddfrem.c278 Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl);
H A Dfcnvff.c286 Sgl_setwrapped_exponent(result,dest_exponent,unfl);
H A Ddfdiv.c319 Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl);
H A Ddfmpy.c314 Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl);
H A Dsfdiv.c313 Sgl_setwrapped_exponent(result,dest_exponent,unfl);
H A Dsfmpy.c300 Sgl_setwrapped_exponent(result,dest_exponent,unfl);
H A Dsgl_float.h194 #define unfl + macro
H A Ddbl_float.h317 #define unfl + macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dskeleton.S90 | bug, if an E1 snan, ovfl, or unfl occurred, and the process was
93 | and unfl exception to be taken must not have been enabled. The
95 | or unfl bits set in the fpsr. If any of these are set, branch
125 btstb #unfl_bit,2(%sp) |test for unfl
130 bra unfl
202 .global unfl
203 unfl: label
H A Dscale.S64 | and set unfl.
133 orl #unfl_bit,USER_FPSR(%a6) |set unfl
169 blt fix_unfl |if lower, catastrophic unfl
187 | ;set unfl, aunfl, ainex
246 orl #unfl_mask,USER_FPSR(%a6) |set unfl
256 | unfl, aunfl, and ainex.
346 orl #unfl_mask,USER_FPSR(%a6) |set unfl
H A Dkernel_ex.S131 | This entry point is used by all routines requiring unfl, inex2,
273 btstb #unfl_bit,FPSR_EXCEPT(%a6) |test for unfl bit set
H A Dx_unfl.S82 | unfl. If the inex enable bit is set in the FPCR, and either
H A Dgen_except.S19 | unfl
361 bfextu USER_FPSR(%a6){#17:#4},%d0 |get snan/operr/ovfl/unfl bits
H A Dres_func.S333 orl #unfl_mask,USER_FPSR(%a6) |set unfl
528 | Simply set unfl (not inex2 or aunfl) and write the result to
1446 | set if the result is inex and unfl is signalled.
1460 | that gen_except will have a correctly signed value for ovfl/unfl
1478 | that gen_except will have a correctly signed value for ovfl/unfl
H A Dbugfix.S171 | nu-generated ovfl, unfl, or inex exception. If the version
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dftest.S125 ### unfl non-maskable
199 ### unfl
H A Dpfpsp.S536 set UNFL_VEC, 0xcc # unfl vector offset
966 # funfl_{unfl,inex}_on() because w/ both exceptions disabled, this
1673 # for snan,operr,ovfl,unfl, src op is still in FP_SRC so just
6872 # can inex1 also be set along with unfl and inex2???
6932 # can inex1 also be set along with unfl and inex2???
8041 cmp.l %d0,(tbl_fmul_unfl.w,%pc,%d1.w*4) # would result unfl?
8042 beq.w fmul_may_unfl # result may rnd to no unfl
8205 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl exc bit
8527 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl exc bit
8628 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl ex
[all...]
H A Dfpsp.S537 set UNFL_VEC, 0xcc # unfl vector offset
967 # funfl_{unfl,inex}_on() because w/ both exceptions disabled, this
1674 # for snan,operr,ovfl,unfl, src op is still in FP_SRC so just
9683 # and set unfl.
10206 # unfl enabled #
10242 bsr.l unf_sub # calc default unfl result
10254 bsr.l unf_sub # calc default unfl result
11610 cmp.l %d0,(tbl_fmul_unfl.w,%pc,%d1.w*4) # would result unfl?
11611 beq.w fmul_may_unfl # result may rnd to no unfl
11774 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl ex
[all...]
H A Dfplsp.S517 set UNFL_VEC, 0xcc # unfl vector offset
9324 # and set unfl.

Completed in 206 milliseconds