Figure 6.2 Format Of Double-Precision Floating-Point Number; Table 6.1 Floating-Point Number Formats And Parameters - Hitachi SH7751 Hardware Manual

Superh risc engine
Table of Contents

Advertisement

63
62
s

Figure 6.2 Format of Double-Precision Floating-Point Number

The exponent is expressed in biased form, as follows:
e = E + bias
The range of unbiased exponent E is E
distinguished as follows. E
denormalized number, and E
Table 6.1 shows bias, E
Table 6.1
Floating-Point Number Formats and Parameters
Parameter
Total bit width
Sign bit
Exponent field
Fraction field
Precision
Bias
E
max
E
min
Floating-point number value v is determined as follows:
If E = E
+ 1 and f
max
If E = E
+ 1 and f = 0, v = (–1)
max


If E
E
E
, v = (–1)
min
max
If E = E
– 1 and f
min
If E = E
– 1 and f = 0, v = (–1)
min
Table 6.2 shows the ranges of the various numbers in hexadecimal notation.
Rev. 3.0, 04/02, page 156 of 1064
52 51
e
– 1 to E
min
– 1 indicates zero (both positive and negative sign) and a
min
+ 1 indicates positive or negative infinity or a non-number (NaN).
max
, and E
values.
min
max
Single-Precision
32 bits
1 bit
8 bits
23 bits
24 bits
+127
+127
–126

0, v is a non-number (NaN) irrespective of sign s
s
(infinity) [positive or negative infinity]
s
E
2
(1.f) [normalized number]

s
Emin
0, v = (–1)
2
(0.f) [denormalized number]
s
0 [positive or negative zero]
f
+ 1. The two values E
max
Double-Precision
64 bits
1 bit
11 bits
52 bits
53 bits
+1023
+1023
–1022
0
– 1 and E
+ 1 are
min
max

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sh7751r

Table of Contents