Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
bsd_npx.h File Reference

Go to the source code of this file.

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

Definition at line 141 of file bsd_npx.h.

◆ __INITIAL_NPXCW__

#define __INITIAL_NPXCW__   0x127F

Definition at line 140 of file bsd_npx.h.

Function Documentation

◆ __attribute__()

struct savexmm __attribute__ ( (__aligned__(16))  )

Variable Documentation

◆ __attribute__

__fenv_static __attribute__

Definition at line 130 of file openlibm_fenv_amd64.h.

◆ fp_acc

struct fpacc87 fp_acc

Definition at line 2 of file bsd_npx.h.

◆ fp_pad

unsigned char fp_pad[6]

Definition at line 3 of file bsd_npx.h.

◆ sv_env

struct envxmm sv_env

Definition at line 0 of file bsd_npx.h.

◆ [struct]

struct { ... } sv_fp[8]

◆ sv_pad

unsigned char sv_pad[224]

Definition at line 6 of file bsd_npx.h.

◆ sv_xmm

struct xmmacc sv_xmm[8]

Definition at line 5 of file bsd_npx.h.