English
Language : 

SH7751 Datasheet, PDF (271/1224 Pages) Renesas Technology Corp – 32-Bit RISC Microcomputer
6. Floating-Point Unit
Section 6 Floating-Point Unit
6.1 Overview
The floating-point unit (FPU) has the following features:
• Conforms to IEEE754 standard
• 32 single-precision floating-point registers (can also be referenced as 16 double-precision
registers)
• Two rounding modes: Round to Nearest and Round to Zero
• Two denormalization modes: Flush to Zero and Treat Denormalized Number
• Six exception sources: FPU Error, Invalid Operation, Divide By Zero, Overflow, Underflow,
and Inexact
• Comprehensive instructions: Single-precision, double-precision, graphics support, system
control
When the FD bit in SR is set to 1, the FPU cannot be used, and an attempt to execute an FPU
instruction will cause an FPU disable exception.
6.2 Data Formats
6.2.1 Floating-Point Format
A floating-point number consists of the following three fields:
• Sign (s)
• Exponent (e)
• Fraction (f)
The FPU 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
Rev.4.00 Oct. 10, 2008 Page 173 of 1122
REJ09B0370-0400