Flds - Hitachi SH7750 Programming Manual

High-performance risc engine superh (sh) 32-bit risc mcu/mpu series
Hide thumbs Also See for SH7750:
Table of Contents

Advertisement

10.34

FLDS

Transfer to System
Register
Format
FLDS FRm,FPUL
Description
This instruction loads the contents of floating-point register FRm into system register FPUL.
Operation
void FLDS(int m, float *FPUL)
{
*FPUL = FR[m];
pc += 2;
}
Possible Exceptions:
None
Rev. 2.0, 03/99, page 262 of 396
Floating-point
LoaD to System register
Summary of Operation
FRm → FPUL
Floating-Point Instruction
Instruction Code
1111mmmm00011101 1
Execution
States
T Bit

Advertisement

Table of Contents
loading

Table of Contents