Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dskeleton.S89 | bug, if an E1 snan, ovfl, or unfl occurred, and the process was
91 | return was inex, rather than the correct exception. The snan, ovfl,
93 | fix is to check for E1, and the existence of one of snan, ovfl,
117 btstb #ovfl_bit,2(%sp) |test for ovfl
122 bra ovfl
175 .global ovfl
176 ovfl: label
H A Dgen_except.S18 | ovfl
25 | reported if ovfl occurs and the ovfl enable bit is not
210 | the case of the ovfl exc without the ovfl enabled, but with
214 btstb #inex2_bit,FPCR_ENABLE(%a6) |check for ovfl/inex2 case
216 btstb #ovfl_bit,FPSR_EXCEPT(%a6) |now check ovfl
360 bfextu USER_FPSR(%a6){#17:#4},%d0 |get snan/operr/ovfl/unfl bits
H A Dscale.S103 bges ovfl
112 ovfl: label
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dskeleton.S89 | bug, if an E1 snan, ovfl, or unfl occurred, and the process was
91 | return was inex, rather than the correct exception. The snan, ovfl,
93 | fix is to check for E1, and the existence of one of snan, ovfl,
117 btstb #ovfl_bit,2(%sp) |test for ovfl
122 bra ovfl
175 .global ovfl
176 ovfl: label
H A Dgen_except.S18 | ovfl
25 | reported if ovfl occurs and the ovfl enable bit is not
210 | the case of the ovfl exc without the ovfl enabled, but with
214 btstb #inex2_bit,FPCR_ENABLE(%a6) |check for ovfl/inex2 case
216 btstb #ovfl_bit,FPSR_EXCEPT(%a6) |now check ovfl
360 bfextu USER_FPSR(%a6){#17:#4},%d0 |get snan/operr/ovfl/unfl bits
H A Dscale.S103 bges ovfl
112 ovfl: label
/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Dfcnvff.c246 Sgl_setwrapped_exponent(result,dest_exponent,ovfl); in dbl_to_sgl_fcnvff()
H A Dsfadd.c484 Sgl_setwrapped_exponent(result,result_exponent,ovfl); in sgl_fadd()
H A Dsfdiv.c278 Sgl_setwrapped_exponent(result,dest_exponent,ovfl); in sgl_fdiv()
H A Dsfmpy.c265 Sgl_setwrapped_exponent(result,dest_exponent,ovfl); in sgl_fmpy()
H A Dsfsub.c487 Sgl_setwrapped_exponent(result,result_exponent,ovfl); in sgl_fsub()
H A Ddfmpy.c279 Dbl_setwrapped_exponent(resultp1,dest_exponent,ovfl); in dbl_fmpy()
H A Ddfadd.c489 Dbl_setwrapped_exponent(resultp1,result_exponent,ovfl); in dbl_fadd()
H A Ddfsub.c492 Dbl_setwrapped_exponent(resultp1,result_exponent,ovfl); in dbl_fsub()
H A Ddfdiv.c284 Dbl_setwrapped_exponent(resultp1,dest_exponent,ovfl); in dbl_fdiv()
H A Dfmpyfadd.c664 Dbl_setwrapped_exponent(resultp1,result_exponent,ovfl); in dbl_fmpyfadd()
1324 Dbl_setwrapped_exponent(resultp1,result_exponent,ovfl);
1965 Sgl_setwrapped_exponent(resultp1,result_exponent,ovfl);
2607 Sgl_setwrapped_exponent(resultp1,result_exponent,ovfl);
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Dfcnvff.c246 Sgl_setwrapped_exponent(result,dest_exponent,ovfl); in dbl_to_sgl_fcnvff()
H A Ddfmpy.c279 Dbl_setwrapped_exponent(resultp1,dest_exponent,ovfl); in dbl_fmpy()
H A Dsfsub.c487 Sgl_setwrapped_exponent(result,result_exponent,ovfl); in sgl_fsub()
H A Dsfadd.c484 Sgl_setwrapped_exponent(result,result_exponent,ovfl); in sgl_fadd()
H A Dsfdiv.c278 Sgl_setwrapped_exponent(result,dest_exponent,ovfl); in sgl_fdiv()
H A Dsfmpy.c265 Sgl_setwrapped_exponent(result,dest_exponent,ovfl); in sgl_fmpy()
H A Ddfadd.c489 Dbl_setwrapped_exponent(resultp1,result_exponent,ovfl); in dbl_fadd()
H A Ddfdiv.c284 Dbl_setwrapped_exponent(resultp1,dest_exponent,ovfl); in dbl_fdiv()
H A Ddfsub.c492 Dbl_setwrapped_exponent(resultp1,result_exponent,ovfl); in dbl_fsub()

Completed in 14 milliseconds

12