Searched refs:unnorm_fix (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 927 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO 1273 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO 1522 bsr.l unnorm_fix # yes; fix it 1838 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO 2083 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO 3564 # unnorm_fix() - change UNNORM operands to NORM or ZERO # 3669 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO 19564 # unnorm_fix() - convert normalized number to denorm or zero # 19662 bsr.l unnorm_fix # fix the dst UNNORM 19665 bsr.l unnorm_fix # fix the src UNNORM [all …]
|
D | pfpsp.S | 926 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO 1272 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO 1521 bsr.l unnorm_fix # yes; fix it 1837 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO 2082 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO 3563 # unnorm_fix() - change UNNORM operands to NORM or ZERO # 3668 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
|
D | fplsp.S | 9798 bsr.l unnorm_fix # convert to norm,denorm,or zero 10879 # unnorm_fix(): - changes an UNNORM to one of NORM, DENORM, or ZERO # 10883 # unnorm_fix() # 10898 global unnorm_fix 10899 unnorm_fix: label
|