gem5
v20.1.0.0
|
#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 () |