PAPI  5.0.1.0
fpregset_t Struct Reference

Data Fields

struct {
   unsigned int   sign1:1
   unsigned int   unused:15
   unsigned int   sign2:1
   unsigned int   exponent:14
   unsigned int   j:1
   unsigned int   mantissa1:31
   unsigned int   mantissa0:32
fpregs [8]
unsigned int fpsr:32
unsigned int fpcr:32
unsigned char ftype [8]
unsigned int init_flag
struct {
   unsigned int   sign1:1
   unsigned int   unused:15
   unsigned int   sign2:1
   unsigned int   exponent:14
   unsigned int   j:1
   unsigned int   mantissa1:31
   unsigned int   mantissa0:32
fpregs [8]
struct {
   unsigned int   sign1:1
   unsigned int   unused:15
   unsigned int   sign2:1
   unsigned int   exponent:14
   unsigned int   j:1
   unsigned int   mantissa1:31
   unsigned int   mantissa0:32
fpregs [8]

Detailed Description

Definition at line 2317 of file papi_fwrappers_.c.


Field Documentation

unsigned int fpregset_t::exponent

Definition at line 2324 of file papi_fwrappers_.c.

unsigned int fpregset_t::fpcr

Definition at line 2330 of file papi_fwrappers_.c.

struct { ... } fpregset_t::fpregs[8]
struct { ... } fpregset_t::fpregs[8]
struct { ... } fpregset_t::fpregs[8]
unsigned int fpregset_t::fpsr

Definition at line 2329 of file papi_fwrappers_.c.

unsigned char fpregset_t::ftype

Definition at line 2331 of file papi_fwrappers_.c.

unsigned int fpregset_t::init_flag

Definition at line 2332 of file papi_fwrappers_.c.

unsigned int fpregset_t::j

Definition at line 2325 of file papi_fwrappers_.c.

unsigned int fpregset_t::mantissa0

Definition at line 2327 of file papi_fwrappers_.c.

unsigned int fpregset_t::mantissa1

Definition at line 2326 of file papi_fwrappers_.c.

unsigned int fpregset_t::sign1

Definition at line 2321 of file papi_fwrappers_.c.

unsigned int fpregset_t::sign2

Definition at line 2323 of file papi_fwrappers_.c.

unsigned int fpregset_t::unused

Definition at line 2322 of file papi_fwrappers_.c.


The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines