Fsts - 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.44

FSTS

Transfer from
System Register
Format
FSTS FPUL,FRn
Description
This instruction transfers the contents of system register FPUL to floating-point register FRn.
Operation
void FSTS(int n, float *FPUL)
{
FR[n] = *FPUL;
pc += 2;
}
Possible Exceptions:
None
Rev. 2.0, 03/99, page 286 of 396
Floating-point STore
System register
Summary of Operation
FPUL → FRn
Floating-Point Instruction
Instruction Code
1111nnnn00001101 1
Execution
States
T Bit

Advertisement

Table of Contents
loading

Table of Contents