![]() |
Imt.Base C++ API V4.1.1.0
|
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__ | |
struct savexmm __attribute__ | ( | (__aligned__(16)) | ) |
__fenv_static __attribute__ |
Definition at line 130 of file openlibm_fenv_amd64.h.
struct { ... } sv_fp[8] |