Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
mcontext32 Struct Reference

#include <ppc32.h>

Public Member Functions

elf_vrregset_t32 mc_vregs __attribute__ ((__aligned__(16)))
 
elf_vsrreghalf_t32 mc_vsregs __attribute__ ((__aligned__(16)))
 

Data Fields

elf_gregset_t32 mc_gregs
 
elf_fpregset_t mc_fregs
 
unsigned int mc_pad [2]
 

Detailed Description

Definition at line 67 of file ppc32.h.

Member Function Documentation

elf_vrregset_t32 mc_vregs __attribute__ ( (__aligned__(16))  )
elf_vsrreghalf_t32 mc_vsregs __attribute__ ( (__aligned__(16))  )

Field Documentation

elf_fpregset_t mc_fregs

Definition at line 69 of file ppc32.h.

elf_gregset_t32 mc_gregs

Definition at line 68 of file ppc32.h.

unsigned int mc_pad[2]

Definition at line 70 of file ppc32.h.


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