Searched refs:Scale (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | setox.S | 85 | 2.6 Create the value Scale = 2^M. 157 | 6.4 Return ans := ans * Scale. Exit. 159 | |M| <= 16380, and Scale = 2^M. Moreover, exp(X) will 192 | 8.6 Create the values Scale = 2^M, AdjScale = 2^M1.
|
D | srem_mod.S | 94 Scale: .long 0x00010000,0x80000000,0x00000000,0x00000000 label 383 fmulx Scale(%pc),%fp0 | ...may cause underflow
|
D | decbin.S | 40 | added if SM = 1 and subtracted if SM = 0. Scale the
|
D | bindec.S | 67 | A9. Scale X -> Y.
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6742 # 2.6 Create the value Scale = 2^M. # 6816 # 6.4 Return ans := ans * Scale. Exit. # 6818 # |M| <= 16380, and Scale = 2^M. Moreover, exp(X) will # 6853 # 8.6 Create the values Scale = 2^M, AdjScale = 2^M1. # 9415 Scale: label 9702 fmul.x Scale(%pc),%fp0 # may cause underflow
|
D | fpsp.S | 6848 # 2.6 Create the value Scale = 2^M. # 6922 # 6.4 Return ans := ans * Scale. Exit. # 6924 # |M| <= 16380, and Scale = 2^M. Moreover, exp(X) will # 6959 # 8.6 Create the values Scale = 2^M, AdjScale = 2^M1. # 9774 Scale: label 10061 fmul.x Scale(%pc),%fp0 # may cause underflow 23520 # A9. Scale X -> Y. #
|
D | pfpsp.S | 13480 # A9. Scale X -> Y. #
|