Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pt_regs32 Struct Reference

#include <ppc32.h>

Data Fields

unsigned int gpr [32]
 
unsigned int nip
 
unsigned int msr
 
unsigned int orig_gpr3
 
unsigned int ctr
 
unsigned int link
 
unsigned int xer
 
unsigned int ccr
 
unsigned int mq
 
unsigned int trap
 
unsigned int dar
 
unsigned int dsisr
 
unsigned int result
 

Detailed Description

Definition at line 43 of file ppc32.h.

Field Documentation

unsigned int ccr

Definition at line 51 of file ppc32.h.

unsigned int ctr

Definition at line 48 of file ppc32.h.

unsigned int dar

Definition at line 54 of file ppc32.h.

unsigned int dsisr

Definition at line 55 of file ppc32.h.

unsigned int gpr[32]

Definition at line 44 of file ppc32.h.

unsigned int link

Definition at line 49 of file ppc32.h.

unsigned int mq

Definition at line 52 of file ppc32.h.

unsigned int msr

Definition at line 46 of file ppc32.h.

unsigned int nip

Definition at line 45 of file ppc32.h.

unsigned int orig_gpr3

Definition at line 47 of file ppc32.h.

unsigned int result

Definition at line 56 of file ppc32.h.

unsigned int trap

Definition at line 53 of file ppc32.h.

unsigned int xer

Definition at line 50 of file ppc32.h.


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