Searched refs:Scale (Results 1 – 6 of 6) sorted by relevance
/arch/metag/lib/ |
D | memset.S | 69 MULW D1Ar5,D1Ar5,#4 ! Scale to (1*4), (2*4), (3*4)
|
/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 | 93 Scale: .long 0x00010000,0x80000000,0x00000000,0x00000000 label 382 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.
|
/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
|