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

#include <user.h>

Data Fields

unsigned long fp_regs [16]
 
unsigned long xfp_regs [16]
 
unsigned long fpscr
 
unsigned long fpul
 

Detailed Description

Definition at line 41 of file user.h.

Field Documentation

unsigned long fp_regs[16]

Definition at line 37 of file user.h.

unsigned long fpscr

Definition at line 39 of file user.h.

unsigned long fpul

Definition at line 40 of file user.h.

unsigned long xfp_regs[16]

Definition at line 38 of file user.h.


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