Searched defs:iwl (Results 1 - 12 of 12) sorted by relevance

/gem5/src/systemc/tests/systemc/datatypes/fx/bit/
H A Dmain.cpp55 static void test_cases(ostream& out, int wl, int iwl) argument
63 int wl = 0, iwl = 0; local
H A Dtest_bit.cpp53 void test_bit(ostream& out, int wl, int iwl) argument
/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_params.h167 scfx_params::iwl() const function in class:sc_dt::scfx_params
H A Dsc_fxtype_params.h270 sc_fxtype_params::iwl() const function in class:sc_dt::sc_fxtype_params
277 sc_fxtype_params::iwl( int iwl_ ) function in class:sc_dt::sc_fxtype_params
H A Dsc_fxnum.cpp469 int iwl = params.iwl(); local
[all...]
H A Dsc_fxval.h1498 sc_fxval::get_type( int& wl, int& iwl, sc_enc& enc ) const argument
H A Dsc_fxnum.h3573 sc_fxnum::iwl() const function in class:sc_dt::sc_fxnum
4696 sc_fxnum_fast::iwl() const function in class:sc_dt::sc_fxnum_fast
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxtype_params.hh238 inline int sc_fxtype_params::iwl() const { return m_iwl; } function in class:sc_dt::sc_fxtype_params
239 inline void sc_fxtype_params::iwl(int iwl_) { m_iwl = iwl_; } function in class:sc_dt::sc_fxtype_params
H A Dscfx_params.hh138 scfx_params::iwl() const function in class:sc_dt::scfx_params
H A Dsc_fxval.hh1269 sc_fxval::get_type(int &wl, int &iwl, sc_enc &enc) const argument
H A Dsc_fxnum.hh3043 sc_fxnum::iwl() const function in class:sc_dt::sc_fxnum
4014 sc_fxnum_fast::iwl() const function in class:sc_dt::sc_fxnum_fast
/gem5/src/systemc/dt/fx/
H A Dsc_fxnum.cc430 int iwl = params.iwl(); local
[all...]

Completed in 53 milliseconds