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

Go to the source code of this file.

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Enumerations

enum  gem5::RoundingMode { gem5::RoundingMode::Downward = 0, gem5::RoundingMode::ToNearest = 1, gem5::RoundingMode::TowardZero = 2, gem5::RoundingMode::Upward = 3 }
 

Functions

void gem5::setFpRound (RoundingMode rm)
 
RoundingMode gem5::getFpRound ()
 

Generated on Tue Sep 7 2021 14:53:53 for gem5 by doxygen 1.8.17