EasyManua.ls Logo

Renesas SuperH SH-4A

Renesas SuperH SH-4A
472 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Rev. 1.50, 10/04, page 416 of 448
10.3.23 FSTS (Floating-point Store System Register): Floating-Point Instruction
Format Operation Instruction Code Cycle T Bit
FSTS FPUL,FRn FPUL → FRn 1111nnnn00001101 1 —
Description: This instruction transfers the contents of system register FPUL to floating-point
register FRn.
Notes: None
Operation:
void FSTS(int n, float *FPUL)
{
FR[n] = *FPUL;
pc += 2;
}
Possible Exceptions: None

Table of Contents

Related product manuals