GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
ppc_reg_offsets Struct Reference

#include "ppc-tdep.h"

Public Attributes

int r0_offset
 
int gpr_size
 
int xr_size
 
int pc_offset
 
int ps_offset
 
int cr_offset
 
int lr_offset
 
int ctr_offset
 
int xer_offset
 
int mq_offset
 
int f0_offset
 
int fpscr_offset
 
int fpscr_size
 

Detailed Description

Definition at line 84 of file ppc-tdep.h.

Member Data Documentation

◆ cr_offset

int ppc_reg_offsets::cr_offset

◆ ctr_offset

int ppc_reg_offsets::ctr_offset

◆ f0_offset

int ppc_reg_offsets::f0_offset

◆ fpscr_offset

int ppc_reg_offsets::fpscr_offset

◆ fpscr_size

int ppc_reg_offsets::fpscr_size

◆ gpr_size

int ppc_reg_offsets::gpr_size

◆ lr_offset

int ppc_reg_offsets::lr_offset

◆ mq_offset

int ppc_reg_offsets::mq_offset

◆ pc_offset

int ppc_reg_offsets::pc_offset

◆ ps_offset

int ppc_reg_offsets::ps_offset

◆ r0_offset

int ppc_reg_offsets::r0_offset

◆ xer_offset

int ppc_reg_offsets::xer_offset

◆ xr_size

int ppc_reg_offsets::xr_size

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