gem5 v24.0.0.0
|
#include "../../utils/endian.hh"
#include "../../utils/functions.hh"
#include "scfx_ieee.hh"
#include "scfx_utils.hh"
Go to the source code of this file.
Classes | |
class | sc_dt::scfx_mant |
class | sc_dt::scfx_mant_ref |
Namespaces | |
namespace | sc_dt |
Typedefs | |
typedef unsigned int | sc_dt::word |
typedef unsigned short | sc_dt::half_word |
Functions | |
void | sc_dt::complement (scfx_mant &target, const scfx_mant &source, int size) |
void | sc_dt::inc (scfx_mant &mant) |