• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/

Lines Matching refs:denorm

1427 # or double precision denorm, inf, or nan, the operand needs to be
1480 bne.b fso_dbl_dnrm # it's a skewed denorm
2339 mov.w &0x3c01,%d1 # pass denorm threshold
2340 bsr.l dnrm_lp # denorm it
3133 # denorm operand in the sgl or dbl format. NANs also become skewed, but can't
3329 # denorm operand in the sgl or dbl format. NANs also become skewed and must be
4481 short tbl_trans - tbl_trans # $01-5 fint denorm
4490 short ssinhd - tbl_trans # $02-5 fsinh denorm
4499 short tbl_trans - tbl_trans # $03-5 fintrz denorm
4508 short tbl_trans - tbl_trans # $04-5 fsqrt denorm
4526 short slognp1d - tbl_trans # $06-5 flognp1 denorm
4544 short setoxm1d - tbl_trans # $08-5 fetoxm1 denorm
4553 short stanhd - tbl_trans # $09-5 ftanh denorm
4562 short satand - tbl_trans # $0a-5 fatan denorm
4580 short sasind - tbl_trans # $0c-5 fasin denorm
4589 short satanhd - tbl_trans # $0d-5 fatanh denorm
4598 short ssind - tbl_trans # $0e-5 fsin denorm
4607 short stand - tbl_trans # $0f-5 ftan denorm
4616 short setoxd - tbl_trans # $10-5 fetox denorm
4625 short stwotoxd - tbl_trans # $11-5 ftwotox denorm
4634 short stentoxd - tbl_trans # $12-5 ftentox denorm
4652 short slognd - tbl_trans # $14-5 flogn denorm
4661 short slog10d - tbl_trans # $15-5 flog10 denorm
4670 short slog2d - tbl_trans # $16-5 flog2 denorm
4688 short tbl_trans - tbl_trans # $18-5 fabs denorm
4697 short scoshd - tbl_trans # $19-5 fcosh denorm
4706 short tbl_trans - tbl_trans # $1a-5 fneg denorm
4724 short sacosd - tbl_trans # $1c-5 facos denorm
4733 short scosd - tbl_trans # $1d-5 fcos denorm
4742 short sgetexpd - tbl_trans # $1e-5 fgetexp denorm
4751 short sgetmand - tbl_trans # $1f-5 fgetman denorm
4760 short tbl_trans - tbl_trans # $20-5 fdiv denorm
4769 short smod_sdnrm - tbl_trans # $21-5 fmod denorm
4778 short tbl_trans - tbl_trans # $22-5 fadd denorm
4787 short tbl_trans - tbl_trans # $23-5 fmul denorm
4796 short tbl_trans - tbl_trans # $24-5 fsgldiv denorm
4805 short srem_sdnrm - tbl_trans # $25-5 frem denorm
4814 short sscale_sdnrm - tbl_trans # $26-5 fscale denorm
4823 short tbl_trans - tbl_trans # $27-5 fsglmul denorm
4832 short tbl_trans - tbl_trans # $28-5 fsub denorm
4904 short ssincosd - tbl_trans # $30-5 fsincos denorm
4913 short ssincosd - tbl_trans # $31-5 fsincos denorm
4922 short ssincosd - tbl_trans # $32-5 fsincos denorm
4931 short ssincosd - tbl_trans # $33-5 fsincos denorm
4940 short ssincosd - tbl_trans # $34-5 fsincos denorm
4949 short ssincosd - tbl_trans # $35-5 fsincos denorm
4958 short ssincosd - tbl_trans # $36-5 fsincos denorm
4967 short ssincosd - tbl_trans # $37-5 fsincos denorm
8659 # Simply return the denorm
8665 # satanhd(): computes the inverse hyperbolic tangent of a denorm input #
8865 bsr slognd # log(X), X denorm.
8910 bsr slognd # log(X), X denorm.
9626 # the multiply factor that we're trying to create should be a denorm
9628 # multiply with a denorm which will cause an unimplemented data type
10064 # preceding fmul was a denorm. but, it better not have been since the
10067 # bra t_avoid_unsupp # check for denorm as a
10166 # Entry point for scale w/ extended denorm. The function does
10184 tst.b LOCAL_EX(%a0) # is denorm negative?
10193 tst.b LOCAL_EX(%a0) # is denorm pos or neg?
11966 # Multiply: (Zero x Zero) || (Zero x norm) || (Zero x denorm)
11984 # Multiply: (inf x inf) || (inf x norm) || (inf x denorm)
12024 # norm() - normalize mantissa for EXOP on denorm #
12799 # norm() - normalize a denorm to provide EXOP #
13418 # norm() - normalize denorm mantissa to provide EXOP #
13435 # Simply clear sign for extended precision norm. Ext prec denorm #
15894 bsr.l norm # normalize the denorm; result is new exp
15930 bsr.l norm # normalize the denorm; result is new exp
16006 bsr.l norm # normalize denorm
16067 bsr.l norm # normalize denorm
16132 bsr.l norm # normalize denorm
19564 # unnorm_fix() - convert normalized number to denorm or zero #
19964 # must convert sgl denorm format to an Xprec denorm fmt suitable for
19966 # %a0 : points to sgl denorm
20049 # must convert dbl denorm format to an Xprec denorm fmt suitable for
20051 # %a0 : loc. of dbl denorm
20187 # the source is a denorm and if underflow is enabled, an EXOP must be #
20491 # so, denorm and round and then use generic store single routine to
20720 # so, denorm and round and then use generic store double routine to
20872 tst.b FTEMP_HI(%a0) # is number a denorm?
20874 subq.w &0x1,%d0 # yes; denorm bias = DBL_BIAS - 1
20937 tst.b FTEMP_HI(%a0) # is number a denorm?
20939 subq.w &0x1,%d0 # yes; denorm bias = SGL_BIAS - 1
20982 # bindec is currently scrambling FP_SRC for denorm inputs.
21735 # all bit would have been shifted off during the denorm so simply
21775 mov.l %d1, %d0 # copy the denorm threshold
21794 # %d0 = denorm threshold
21817 mov.w %d0, FTEMP_EX(%a0) # exponent = denorm threshold
21846 # %d0 = denorm threshold
21869 mov.w %d0, FTEMP_EX(%a0) # exponent = denorm threshold
21906 # %d0 = denorm threshold
21910 mov.w %d0, FTEMP_EX(%a0) # insert denorm threshold
22374 # a0 = input operand has been converted to a norm, denorm, or #
22401 cmp.w %d0, %d1 # will denorm push exp < 0?
22402 bgt.b unnorm_nrm_zero # yes; denorm only until exp = 0
22695 # unf_res4() for fsglmul/fsgldiv forces the denorm to extended #
22716 bsr.l _denorm # denorm result
22726 bsr.l _round # round the denorm
22778 bsr.l _denorm # denorm result
22786 bsr.l _round # round the denorm
23619 # to signal denorm. If the input is unnormalized, normalize
23626 clr.b BINDEC_FLG(%a6) # clr norm/denorm flag
23631 # Normalize the denorm
23649 st BINDEC_FLG(%a6) # set flag for denorm
23690 tst.b BINDEC_FLG(%a6) # check for denorm
23936 tst.b BINDEC_FLG(%a6) # check for denorm
24306 tst.b BINDEC_FLG(%a6) # check for denorm