gem5 v24.0.0.0
|
#include "fx_precision_arbitrary.h"
Go to the source code of this file.
Macros | |
#define | sc_fix sc_fix_fast |
#define | sc_fixed sc_fixed_fast |
#define | sc_fxval sc_fxval_fast |
#define | sc_ufix sc_ufix_fast |
#define | sc_ufixed sc_ufixed_fast |
#define sc_fix sc_fix_fast |
Definition at line 63 of file fx_precision_double.h.
Referenced by sc_dt::sc_fix::operator~().
#define sc_fixed sc_fixed_fast |
Definition at line 64 of file fx_precision_double.h.
#define sc_fxval sc_fxval_fast |
Definition at line 485 of file sc_fxnum.hh.
Referenced by sc_dt::sc_fixed< W, I, Q, O, N >::operator++(), sc_dt::sc_ufixed< W, I, Q, O, N >::operator++(), sc_dt::sc_fxval::operator-(), sc_dt::sc_fixed< W, I, Q, O, N >::operator--(), sc_dt::sc_ufixed< W, I, Q, O, N >::operator--(), sc_dt::operator/(), sc_dt::operator/(), sc_dt::sc_fxval::overflow(), and sc_dt::sc_fxval::quantization().
#define sc_ufix sc_ufix_fast |
Definition at line 66 of file fx_precision_double.h.
Referenced by sc_dt::sc_ufix::operator~().
#define sc_ufixed sc_ufixed_fast |
Definition at line 67 of file fx_precision_double.h.