Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
savexmm Struct Reference

#include <Imt.Base.Core.Math/lib/openlibm/src/i387/bsd_npx.h>

Public Attributes

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]
 

Detailed Description

Definition at line 104 of file bsd_npx.h.

Member Data Documentation

◆ fp_acc

struct fpacc87 savexmm::fp_acc

Definition at line 107 of file bsd_npx.h.

◆ fp_pad

unsigned char savexmm::fp_pad[6]

Definition at line 108 of file bsd_npx.h.

◆ sv_env

struct envxmm savexmm::sv_env

Definition at line 105 of file bsd_npx.h.

◆ [struct]

struct { ... } savexmm::sv_fp[8]

◆ sv_pad

unsigned char savexmm::sv_pad[224]

Definition at line 111 of file bsd_npx.h.

◆ sv_xmm

struct xmmacc savexmm::sv_xmm[8]

Definition at line 110 of file bsd_npx.h.


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