Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/m68k/fpsp040/
A Dskeleton.S89 | bug, if an E1 snan, ovfl, or unfl occurred, and the process was
92 | and unfl exception to be taken must not have been enabled. The
94 | or unfl bits set in the fpsr. If any of these are set, branch
124 btstb #unfl_bit,2(%sp) |test for unfl
129 bra unfl
201 .global unfl
202 unfl: label
A Dscale.S63 | and set unfl.
132 orl #unfl_bit,USER_FPSR(%a6) |set unfl
168 blt fix_unfl |if lower, catastrophic unfl
186 | ;set unfl, aunfl, ainex
A Dkernel_ex.S130 | This entry point is used by all routines requiring unfl, inex2,
A Dgen_except.S19 | unfl
360 bfextu USER_FPSR(%a6){#17:#4},%d0 |get snan/operr/ovfl/unfl bits
A Dx_unfl.S81 | unfl. If the inex enable bit is set in the FPCR, and either
A Dres_func.S527 | Simply set unfl (not inex2 or aunfl) and write the result to
1445 | set if the result is inex and unfl is signalled.
1459 | that gen_except will have a correctly signed value for ovfl/unfl
1477 | that gen_except will have a correctly signed value for ovfl/unfl
A Dbugfix.S170 | nu-generated ovfl, unfl, or inex exception. If the version
/linux-6.3-rc2/arch/parisc/math-emu/
A Dsfadd.c195 Sgl_setwrapped_exponent(left,result_exponent,unfl); in sgl_fadd()
244 Sgl_setwrapped_exponent(result,result_exponent,unfl); in sgl_fadd()
406 Sgl_setwrapped_exponent(result,result_exponent,unfl); in sgl_fadd()
A Dsfsub.c196 Sgl_setwrapped_exponent(left,result_exponent,unfl); in sgl_fsub()
246 Sgl_setwrapped_exponent(result,result_exponent,unfl); in sgl_fsub()
409 Sgl_setwrapped_exponent(result,result_exponent,unfl); in sgl_fsub()
A Ddfadd.c195 Dbl_setwrapped_exponent(leftp1,result_exponent,unfl); in dbl_fadd()
247 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl); in dbl_fadd()
411 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl); in dbl_fadd()
A Ddfsub.c198 Dbl_setwrapped_exponent(leftp1,result_exponent,unfl); in dbl_fsub()
250 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl); in dbl_fsub()
414 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl); in dbl_fsub()
A Dfmpyfadd.c308 unfl); in dbl_fmpyfadd()
350 unfl); in dbl_fmpyfadd()
683 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl); in dbl_fmpyfadd()
968 unfl);
1010 unfl);
1341 Dbl_setwrapped_exponent(resultp1,result_exponent,unfl);
1624 unfl);
1666 unfl);
1982 Sgl_setwrapped_exponent(resultp1,result_exponent,unfl);
2266 unfl);
[all …]
A Dsfrem.c259 Sgl_setwrapped_exponent(result,dest_exponent,unfl); in sgl_frem()
A Dfcnvff.c273 Sgl_setwrapped_exponent(result,dest_exponent,unfl); in dbl_to_sgl_fcnvff()
A Ddfrem.c265 Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl); in dbl_frem()
A Dsfmpy.c287 Sgl_setwrapped_exponent(result,dest_exponent,unfl); in sgl_fmpy()
A Dsfdiv.c300 Sgl_setwrapped_exponent(result,dest_exponent,unfl); in sgl_fdiv()
A Ddfmpy.c301 Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl); in dbl_fmpy()
A Ddfdiv.c306 Dbl_setwrapped_exponent(resultp1,dest_exponent,unfl); in dbl_fdiv()
A Dsgl_float.h181 #define unfl + macro
A Ddbl_float.h304 #define unfl + macro
/linux-6.3-rc2/arch/m68k/ifpsp060/
A DTEST.DOC145 0x10: FP enabled snan/operr/ovfl/unfl/dz/inex
159 FP enabled: tests enabled snan/operr/ovfl/unfl/dz/inex.
162 exercises _fpsp_{snan,operr,ovfl,unfl,dz,inex}() and
163 _real_{snan,operr,ovfl,unfl,dz,inex}(). the test expects
/linux-6.3-rc2/arch/m68k/ifpsp060/src/
A Dfpsp.S10206 # unfl enabled #
11774 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl exc bit
13493 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl exc bit
13595 bset &unfl_bit,FPSR_EXCEPT(%a6) # set unfl exc bit
13989 cmpi.l %d0,&0x3fff+0x0001 # would result unfl?
14717 long 0x0000 # ext unfl
14718 long 0x3f81 # sgl unfl
14719 long 0x3c01 # dbl unfl
15170 long 0x0000 # ext unfl
15171 long 0x3f81 # sgl unfl
[all …]
A Dftest.S125 ### unfl non-maskable
199 ### unfl
A Dpfpsp.S966 # 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

Completed in 73 milliseconds

12