Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
IEEEl2bits Union Reference

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

Public Attributes

long double e
 
struct { 
 
   uint64_t   manl:64 
 
   uint64_t   manh:48 
 
   unsigned int   exp:15 
 
   unsigned int   sign:1 
 
bits 
 
struct { 
 
   uint64_t   manl:64 
 
   uint64_t   manh:48 
 
   unsigned int   expsign:16 
 
xbits 
 
struct { 
 
   unsigned int   manl:32 
 
   unsigned int   manh:32 
 
   unsigned int   exp:15 
 
   unsigned int   sign:1 
 
   unsigned int   junkl:16 
 
   unsigned int   junkh:32 
 
bits 
 
struct { 
 
   unsigned long   man:64 
 
   unsigned int   expsign:16 
 
   unsigned long   junk:48 
 
xbits 
 
struct { 
 
   unsigned int   manl:32 
 
   unsigned int   manh:32 
 
   unsigned int   exp:15 
 
   unsigned int   sign:1 
 
   unsigned int   junk:16 
 
bits 
 
struct { 
 
   unsigned long long   man:64 
 
   unsigned int   expsign:16 
 
   unsigned int   junk:16 
 
xbits 
 
struct { 
 
   unsigned int   manl:32 
 
   unsigned int   manh:20 
 
   unsigned int   exp:11 
 
   unsigned int   sign:1 
 
bits 
 
struct { 
 
   unsigned int   sign:1 
 
   unsigned int   exp:11 
 
   unsigned int   manh:20 
 
   unsigned int   manl:32 
 
bits 
 
struct { 
 
   unsigned long   manl:64 
 
   unsigned long   manh:48 
 
   unsigned int   exp:15 
 
   unsigned int   sign:1 
 
bits 
 
struct { 
 
   unsigned long   manl:64 
 
   unsigned long   manh:48 
 
   unsigned int   expsign:16 
 
xbits 
 
struct { 
 
   unsigned int   sign:1 
 
   unsigned int   exp:11 
 
   unsigned int   manh:20 
 
   unsigned int   manl:32 
 
bits 
 

Detailed Description

Definition at line 32 of file aarch64_fpmath.h.

Member Data Documentation

◆ [struct] [1/7]

struct { ... } IEEEl2bits::bits

◆ [struct] [2/7]

struct { ... } IEEEl2bits::bits

◆ [struct] [3/7]

struct { ... } IEEEl2bits::bits

◆ [struct] [4/7]

struct { ... } IEEEl2bits::bits

◆ [struct] [5/7]

struct { ... } IEEEl2bits::bits

◆ [struct] [6/7]

struct { ... } IEEEl2bits::bits

◆ [struct] [7/7]

struct { ... } IEEEl2bits::bits

◆ e

long double IEEEl2bits::e

Definition at line 33 of file aarch64_fpmath.h.

◆ exp

unsigned int IEEEl2bits::exp

Definition at line 37 of file aarch64_fpmath.h.

◆ expsign

unsigned int IEEEl2bits::expsign

Definition at line 44 of file aarch64_fpmath.h.

◆ junk [1/2]

unsigned long IEEEl2bits::junk

Definition at line 42 of file amd64_fpmath.h.

◆ junk [2/2]

unsigned int IEEEl2bits::junk

Definition at line 36 of file i386_fpmath.h.

◆ junkh

unsigned int IEEEl2bits::junkh

Definition at line 37 of file amd64_fpmath.h.

◆ junkl

unsigned int IEEEl2bits::junkl

Definition at line 36 of file amd64_fpmath.h.

◆ man [1/2]

unsigned long IEEEl2bits::man

Definition at line 40 of file amd64_fpmath.h.

◆ man [2/2]

unsigned long long IEEEl2bits::man

Definition at line 41 of file i386_fpmath.h.

◆ manh [1/3]

uint64_t IEEEl2bits::manh

Definition at line 36 of file aarch64_fpmath.h.

◆ manh [2/3]

unsigned int IEEEl2bits::manh

Definition at line 33 of file amd64_fpmath.h.

◆ manh [3/3]

unsigned long IEEEl2bits::manh

Definition at line 34 of file riscv_fpmath.h.

◆ manl [1/3]

uint64_t IEEEl2bits::manl

Definition at line 35 of file aarch64_fpmath.h.

◆ manl [2/3]

unsigned int IEEEl2bits::manl

Definition at line 32 of file amd64_fpmath.h.

◆ manl [3/3]

unsigned long IEEEl2bits::manl

Definition at line 33 of file riscv_fpmath.h.

◆ sign

unsigned int IEEEl2bits::sign

Definition at line 38 of file aarch64_fpmath.h.

◆ [struct] [1/4]

struct { ... } IEEEl2bits::xbits

◆ [struct] [2/4]

struct { ... } IEEEl2bits::xbits

◆ [struct] [3/4]

struct { ... } IEEEl2bits::xbits

◆ [struct] [4/4]

struct { ... } IEEEl2bits::xbits

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