欢迎访问ic37.com |
会员登录 免费注册
发布采购

HD6417750SBP200 参数 Datasheet PDF下载

HD6417750SBP200图片预览
型号: HD6417750SBP200
PDF下载: 下载PDF文件 查看货源
内容描述: 的SuperH RISC引擎 [SuperH RISC engine]
分类和应用: 外围集成电路时钟
文件页数/大小: 1039 页 / 6201 K
品牌: RENESAS [ RENESAS TECHNOLOGY CORP ]
 浏览型号HD6417750SBP200的Datasheet PDF文件第216页浏览型号HD6417750SBP200的Datasheet PDF文件第217页浏览型号HD6417750SBP200的Datasheet PDF文件第218页浏览型号HD6417750SBP200的Datasheet PDF文件第219页浏览型号HD6417750SBP200的Datasheet PDF文件第221页浏览型号HD6417750SBP200的Datasheet PDF文件第222页浏览型号HD6417750SBP200的Datasheet PDF文件第223页浏览型号HD6417750SBP200的Datasheet PDF文件第224页  
When an FPU operation instruction is executed, the FPU exception cause field is cleared to  
zero first. When the next FPU exception is occured, the corresponding bits in the FPU  
exception cause field and FPU exception flag field are set to 1. The FPU exception flag field  
holds the status of the exception generated after the field was last cleared.  
RM: Rounding mode  
RM = 00: Round to Nearest  
RM = 01: Round to Zero  
RM = 10: Reserved  
RM = 11: Reserved  
Bits 22 to 31: Reserved  
These bits are always read as 0, and should only be written with 0.  
6.3.3  
Floating-Point Communication Register (FPUL)  
Information is transferred between the FPU and CPU via the FPUL register. The 32-bit FPUL  
register is a system register, and is accessed from the CPU side by means of LDS and STS  
instructions. For example, to convert the integer stored in general register R1 to a single-precision  
floating-point number, the processing flow is as follows:  
R1 (LDS instruction) FPUL (single-precision FLOAT instruction) FR1  
6.4  
Rounding  
In a floating-point instruction, rounding is performed when generating the final operation result  
from the intermediate result. Therefore, the result of combination instructions such as FMAC,  
FTRV, and FIPR will differ from the result when using a basic instruction such as FADD, FSUB,  
or FMUL. Rounding is performed once in FMAC, but twice in FADD, FSUB, and FMUL.  
There are two rounding methods, the method to be used being determined by the RM field in  
FPSCR.  
RM = 00: Round to Nearest  
RM = 01: Round to Zero  
Round to Nearest: The value is rounded to the nearest expressible value. If there are two nearest  
expressible values, the one with an LSB of 0 is selected.  
If the unrounded value is 2Emax (2 – 2–P) or more, the result will be infinity with the same sign as the  
unrounded value. The values of Emax and P, respectively, are 127 and 24 for single-precision, and  
1023 and 53 for double-precision.  
Rev. 6.0, 07/02, page 168 of 986  
 复制成功!