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

#include <sigcontext.h>

Data Fields

unsigned long si_float_regs [32]
 
unsigned long si_fsr
 
unsigned long si_fpqdepth
 
struct {
   unsigned long *   insn_addr
 
   unsigned long   insn
 
si_fpqueue [16]
 

Detailed Description

Definition at line 94 of file sigcontext.h.

Field Documentation

unsigned long insn

Definition at line 100 of file sigcontext.h.

unsigned long* insn_addr

Definition at line 99 of file sigcontext.h.

unsigned long si_float_regs[32]

Definition at line 95 of file sigcontext.h.

unsigned long si_fpqdepth

Definition at line 97 of file sigcontext.h.

struct { ... } si_fpqueue[16]
unsigned long si_fsr

Definition at line 96 of file sigcontext.h.


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