PAPI  5.7.0.0
_fpstate Struct Reference
Collaboration diagram for _fpstate:

Data Fields

__uint32_t cw
 
__uint32_t sw
 
__uint32_t tag
 
__uint32_t ipoff
 
__uint32_t cssel
 
__uint32_t dataoff
 
__uint32_t datasel
 
struct _fpreg _st [8]
 
unsigned short status
 
unsigned short magic
 
__uint32_t _fxsr_env [6]
 
__uint32_t mxcsr
 
__uint32_t __glibc_reserved1
 
struct _fpxreg _fxsr_st [8]
 
struct _xmmreg _xmm [8]
 
__uint32_t __glibc_reserved2 [56]
 

Detailed Description

Definition at line 2327 of file papi_fwrappers_.c.

Field Documentation

◆ __glibc_reserved1

__uint32_t _fpstate::__glibc_reserved1

Definition at line 2344 of file papi_fwrappers_.c.

◆ __glibc_reserved2

__uint32_t _fpstate::__glibc_reserved2

Definition at line 2347 of file papi_fwrappers_.c.

◆ _fxsr_env

__uint32_t _fpstate::_fxsr_env

Definition at line 2342 of file papi_fwrappers_.c.

◆ _fxsr_st

struct _fpxreg _fpstate::_fxsr_st

Definition at line 2345 of file papi_fwrappers_.c.

◆ _st

struct _fpreg _fpstate::_st

Definition at line 2337 of file papi_fwrappers_.c.

◆ _xmm

struct _xmmreg _fpstate::_xmm

Definition at line 2346 of file papi_fwrappers_.c.

◆ cssel

__uint32_t _fpstate::cssel

Definition at line 2334 of file papi_fwrappers_.c.

◆ cw

__uint32_t _fpstate::cw

Definition at line 2330 of file papi_fwrappers_.c.

◆ dataoff

__uint32_t _fpstate::dataoff

Definition at line 2335 of file papi_fwrappers_.c.

◆ datasel

__uint32_t _fpstate::datasel

Definition at line 2336 of file papi_fwrappers_.c.

◆ ipoff

__uint32_t _fpstate::ipoff

Definition at line 2333 of file papi_fwrappers_.c.

◆ magic

unsigned short _fpstate::magic

Definition at line 2339 of file papi_fwrappers_.c.

◆ mxcsr

__uint32_t _fpstate::mxcsr

Definition at line 2343 of file papi_fwrappers_.c.

◆ status

unsigned short _fpstate::status

Definition at line 2338 of file papi_fwrappers_.c.

◆ sw

__uint32_t _fpstate::sw

Definition at line 2331 of file papi_fwrappers_.c.

◆ tag

__uint32_t _fpstate::tag

Definition at line 2332 of file papi_fwrappers_.c.


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