RetroArch
Public Attributes | List of all members
_excption_frame Struct Reference

#include <context.h>

Public Attributes

u32 EXCPT_Number
 
u32 SRR0
 
u32 SRR1
 
u32 GPR [32]
 
u32 GQR [8]
 
u32 CR
 
u32 LR
 
u32 CTR
 
u32 XER
 
u32 MSR
 
u32 DAR
 
u16 state
 
u16 mode
 
f64 FPR [32]
 
u64 FPSCR
 
f64 PSFPR [32]
 

Member Data Documentation

◆ CR

u32 _excption_frame::CR

◆ CTR

u32 _excption_frame::CTR

◆ DAR

u32 _excption_frame::DAR

◆ EXCPT_Number

u32 _excption_frame::EXCPT_Number

◆ FPR

f64 _excption_frame::FPR[32]

◆ FPSCR

u64 _excption_frame::FPSCR

◆ GPR

u32 _excption_frame::GPR[32]

◆ GQR

u32 _excption_frame::GQR[8]

◆ LR

u32 _excption_frame::LR

◆ mode

u16 _excption_frame::mode

◆ MSR

u32 _excption_frame::MSR

◆ PSFPR

f64 _excption_frame::PSFPR[32]

◆ SRR0

u32 _excption_frame::SRR0

◆ SRR1

u32 _excption_frame::SRR1

◆ state

u16 _excption_frame::state

◆ XER

u32 _excption_frame::XER

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