Dataflow Runtime API  4.0.1.0
Classes | Macros | Functions | Variables
bsd_npx.h File Reference

Classes

struct  env87
 
struct  fpacc87
 
struct  save87
 
struct  envxmm
 
struct  xmmacc
 
struct  savexmm
 
union  savefpu
 

Macros

#define __INITIAL_NPXCW__   0x127F
 
#define __INITIAL_MXCSR__   0x1F80
 

Functions

struct savexmm __attribute__ ((__aligned__(16)))
 

Variables

struct envxmm sv_env
 
struct {
   struct fpacc87   fp_acc
 
   unsigned char   fp_pad [6]
 
sv_fp [8]
 
struct xmmacc sv_xmm [8]
 
unsigned char sv_pad [224]
 
union savefpu __attribute__
 

Macro Definition Documentation

◆ __INITIAL_MXCSR__

#define __INITIAL_MXCSR__   0x1F80

◆ __INITIAL_NPXCW__

#define __INITIAL_NPXCW__   0x127F

Function Documentation

◆ __attribute__()

struct savexmm __attribute__ ( (__aligned__(16))  )

Variable Documentation

◆ __attribute__

__fenv_static __attribute__

◆ fp_acc

struct fpacc87 fp_acc

◆ fp_pad

unsigned char fp_pad[6]

◆ sv_env

struct envxmm sv_env

◆ 

struct { ... } sv_fp[8]

◆ sv_pad

unsigned char sv_pad[224]

◆ sv_xmm

struct xmmacc sv_xmm[8]