Searched defs:scfx_ieee_float (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_ieee.h460 class scfx_ieee_float class in namespace:sc_dt
498 scfx_ieee_float::scfx_ieee_float() : m_if() function in class:sc_dt::scfx_ieee_float
504 scfx_ieee_float::scfx_ieee_float( float f ) : m_if() function in class:sc_dt::scfx_ieee_float
510 scfx_ieee_float::scfx_ieee_float( const scfx_ieee_float& a ) : m_if(a.m_if) function in class:sc_dt::scfx_ieee_float
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_ieee.hh407 class scfx_ieee_float class in namespace:sc_dt
441 inline scfx_ieee_float::scfx_ieee_float() : m_if() function in class:sc_dt::scfx_ieee_float
446 inline scfx_ieee_float::scfx_ieee_float(float f) : m_if() function in class:sc_dt::scfx_ieee_float
451 inline scfx_ieee_float::scfx_ieee_float(const scfx_ieee_float &a) : function in class:sc_dt::scfx_ieee_float
[all...]

Completed in 7 milliseconds