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

#include <registers.h>

Data Fields

unsigned long psr
 
unsigned long isr
 
unsigned long ccr
 
unsigned long cccr
 
unsigned long lr
 
unsigned long lcr
 
unsigned long pc
 
unsigned long __status
 
unsigned long syscallno
 
unsigned long orig_gr8
 
unsigned long gner [2]
 
unsigned long long iacc [1]
 
union {
   unsigned long   tbr
 
   unsigned long   gr [64]
 
__attribute__
 

Detailed Description

Definition at line 162 of file registers.h.

Field Documentation

union { ... } __attribute__
unsigned long __status

Definition at line 175 of file registers.h.

unsigned long cccr

Definition at line 171 of file registers.h.

unsigned long ccr

Definition at line 170 of file registers.h.

unsigned long gner[2]

Definition at line 178 of file registers.h.

unsigned long gr[64]

Definition at line 183 of file registers.h.

unsigned long long iacc[1]

Definition at line 179 of file registers.h.

unsigned long isr

Definition at line 169 of file registers.h.

unsigned long lcr

Definition at line 173 of file registers.h.

unsigned long lr

Definition at line 172 of file registers.h.

unsigned long orig_gr8

Definition at line 177 of file registers.h.

unsigned long pc

Definition at line 174 of file registers.h.

unsigned long psr

Definition at line 168 of file registers.h.

unsigned long syscallno

Definition at line 176 of file registers.h.

unsigned long tbr

Definition at line 182 of file registers.h.


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