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

#include <math-emu.h>

Data Fields

struct fp_ext fpreg [8]
 
unsigned int fpcr
 
unsigned int fpsr
 
unsigned int fpiar
 
unsigned short prec
 
unsigned short rnd
 
struct fp_ext temp [2]
 

Detailed Description

Definition at line 95 of file math-emu.h.

Field Documentation

unsigned int fpcr

Definition at line 97 of file math-emu.h.

unsigned int fpiar

Definition at line 99 of file math-emu.h.

struct fp_ext fpreg

Definition at line 96 of file math-emu.h.

unsigned int fpsr

Definition at line 98 of file math-emu.h.

unsigned short prec

Definition at line 100 of file math-emu.h.

unsigned short rnd

Definition at line 101 of file math-emu.h.

struct fp_ext temp

Definition at line 102 of file math-emu.h.


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