libctru v2.5.0
Loading...
Searching...
No Matches
Data Fields
FpuRegisters Struct Reference

Structure representing FPU registers. More...

#include <types.h>

Data Fields

union { 
 
   struct { 
 
      double   d [16] 
 
   }  
 d0-d15.
 
   float   s [32] 
 s0-s31.
 
};  
 
u32 fpscr
 fpscr.
 
u32 fpexc
 fpexc.
 

Detailed Description

Structure representing FPU registers.


The documentation for this struct was generated from the following file: