English
Language : 

SH7764 Datasheet, PDF (188/1752 Pages) Renesas Technology Corp – Renesas 32-Bit RISC Microcomputer SuperHTM RISC Engine Family SH-4A Series
Section 6 Floating-Point Unit (FPU)
6.2 Data Formats
6.2.1 Floating-Point Format
A floating-point number consists of the following three fields:
• Sign bit (s)
• Exponent field (e)
• Fraction field (f)
The SH-4A can handle single-precision and double-precision floating-point numbers, using the
formats shown in figures 6.1 and 6.2.
31 30
23 22
0
s
e
f
Figure 6.1 Format of Single-Precision Floating-Point Number
63 62
52 51
0
s
e
f
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 Emin – 1 to Emax + 1. The two values Emin – 1 and Emax + 1 are
distinguished as follows. Emin – 1 indicates zero (both positive and negative sign) and a
denormalized number, and Emax + 1 indicates positive or negative infinity or a non-number (NaN).
Table 6.1 shows floating-point formats and parameters.
Rev. 1.00 Nov. 22, 2007 Page 132 of 1692
REJ09B0360-0100