ieee_fp_control_t Union Reference

#include <ieee_fpu.h>


Detailed Description

Definition at line 264 of file ieee_fpu.h.


Data Fields

uint64 qval
struct {
   unsigned short   reserved1:1
   unsigned short   enable_inv:1
   unsigned short   enable_dze:1
   unsigned short   enable_ovf:1
   unsigned short   enable_unf:1
   unsigned short   enable_ine:1
   unsigned short   reserved2: 7
   unsigned short   map_underflows_to_zero:1
   unsigned short   reserved3:3
   unsigned short   inv:1
   unsigned short   dze:1
   unsigned short   ovf:1
   unsigned short   unf:1
   unsigned short   ine:1
   unsigned short   reserved4: 10
   unsigned long   inherit
fields

Field Documentation

Definition at line 266 of file ieee_fpu.h.

Definition at line 270 of file ieee_fpu.h.

Definition at line 273 of file ieee_fpu.h.

Definition at line 274 of file ieee_fpu.h.

Definition at line 275 of file ieee_fpu.h.

Definition at line 276 of file ieee_fpu.h.

Definition at line 277 of file ieee_fpu.h.

Definition at line 279 of file ieee_fpu.h.

Definition at line 281 of file ieee_fpu.h.

Definition at line 282 of file ieee_fpu.h.

unsigned short ieee_fp_control_t::inv

Definition at line 285 of file ieee_fpu.h.

unsigned short ieee_fp_control_t::dze

Definition at line 286 of file ieee_fpu.h.

unsigned short ieee_fp_control_t::ovf

Definition at line 287 of file ieee_fpu.h.

unsigned short ieee_fp_control_t::unf

Definition at line 288 of file ieee_fpu.h.

unsigned short ieee_fp_control_t::ine

Definition at line 289 of file ieee_fpu.h.

Definition at line 291 of file ieee_fpu.h.

Definition at line 292 of file ieee_fpu.h.

struct { ... } ieee_fp_control_t::fields


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

SourceForge.net Logo
Project space on SourceForge.net