gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
fenv.hh File Reference
#include "config/use_fenv.hh"

Go to the source code of this file.

Macros

#define M5_FE_DOWNWARD   0
 
#define M5_FE_TONEAREST   1
 
#define M5_FE_TOWARDZERO   2
 
#define M5_FE_UPWARD   3
 

Functions

void m5_fesetround (int rm)
 
int m5_fegetround ()
 

Macro Definition Documentation

#define M5_FE_DOWNWARD   0

Definition at line 36 of file fenv.hh.

#define M5_FE_TONEAREST   1

Definition at line 37 of file fenv.hh.

#define M5_FE_TOWARDZERO   2

Definition at line 38 of file fenv.hh.

#define M5_FE_UPWARD   3

Definition at line 39 of file fenv.hh.

Function Documentation

int m5_fegetround ( )
inline

Definition at line 50 of file fenv.hh.

void m5_fesetround ( int  rm)
inline

Definition at line 49 of file fenv.hh.


Generated on Fri Jun 9 2017 13:03:56 for gem5 by doxygen 1.8.6