Searched refs:unnorm_fix (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/arch/m68k/ifpsp060/src/ |
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 2375 # unnorm_fix() - change UNNORM operands to NORM or ZERO # 2556 bsr.l unnorm_fix # yes; convert to NORM/DENORM/ZERO 2575 bsr.l unnorm_fix # yes; convert to NORM/DENORM/ZERO
|
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 2376 # unnorm_fix() - change UNNORM operands to NORM or ZERO # 2557 bsr.l unnorm_fix # yes; convert to NORM/DENORM/ZERO 2576 bsr.l unnorm_fix # yes; convert to NORM/DENORM/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
|