osprey-gcc-4.2.0/gcc/config/fp-bit.c File Reference

#include "tconfig.h"
#include "coretypes.h"
#include "tm.h"
#include "config/fp-bit.h"

Include dependency graph for fp-bit.c:

Go to the source code of this file.

Functions/Subroutines

static INLINE fp_number_typenan (void)
static INLINE int isnan (fp_number_type *x)
static INLINE int isinf (fp_number_type *x)
static INLINE int iszero (fp_number_type *x)
static INLINE void flip_sign (fp_number_type *x)
static INLINE int clzusi (USItype n)
FLO_type pack_d (fp_number_type *)
SFtype __make_fp (fp_class_type, unsigned int, int, USItype)

Variables

const fp_number_type __thenan_df


Function Documentation

SFtype __make_fp ( fp_class_type  ,
unsigned  int,
int  ,
USItype   
)

static INLINE int clzusi ( USItype  n  )  [static]

Definition at line 189 of file fp-bit.c.

References USItype.

static INLINE void flip_sign ( fp_number_type x  )  [static]

Definition at line 181 of file fp-bit.c.

References fp_number_type::sign.

static INLINE int isinf ( fp_number_type x  )  [static]

Definition at line 165 of file fp-bit.c.

References __builtin_expect, fp_number_type::class, and CLASS_INFINITY.

static INLINE int isnan ( fp_number_type x  )  [static]

Definition at line 157 of file fp-bit.c.

References __builtin_expect, fp_number_type::class, CLASS_QNAN, and CLASS_SNAN.

static INLINE int iszero ( fp_number_type x  )  [static]

Definition at line 174 of file fp-bit.c.

References fp_number_type::class, and CLASS_ZERO.

static INLINE fp_number_type* nan ( void   )  [static]

Definition at line 143 of file fp-bit.c.

FLO_type pack_d ( fp_number_type  ) 


Variable Documentation

Definition at line 132 of file fp-bit.c.


Generated on Wed Apr 8 15:19:23 2009 for Open64 by  doxygen 1.5.6