Lines Matching +full:3 +full:- +full:point
4 | The entry point sGETEXP returns the exponent portion
10 | The entry point sGETMAN extracts the mantissa of the
13 | range of the result is [1.0 - 2.0).
16 | Input: Double-extended number X in the ETEMP space in
17 | the floating-point save stack.
30 |SGETEM idnt 2,1 | Motorola 040 Floating Point Software Package
39 | This entry point is used by the unimplemented instruction exception
65 | This entry point is used by the unimplemented instruction exception
74 | with an exponent of +/- $3fff.
83 bclrl #14,%d0 |make it the new exp +-3fff
89 | For denormalized numbers, shift the mantissa until the j-bit = 1,
90 | then load the exponent with +/1 $3fff.
118 movel %d3,-(%a7) |save d3
126 moveml %d3/%d5/%d6,-(%a7) |save registers
128 lsll %d3,%d0 |shift ms mant until j-bit is set