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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxnum.h238 class sc_fxnum_subref class in namespace:sc_dt
1864 sc_fxnum_subref::sc_fxnum_subref( sc_fxnum& num_, int from_, int to_ ) function in class:sc_dt::sc_fxnum_subref
1874 sc_fxnum_subref::sc_fxnum_subref( const sc_fxnum_subref& a ) function in class:sc_dt::sc_fxnum_subref
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxnum.hh213 class sc_fxnum_subref class in namespace:sc_dt
1592 inline sc_fxnum_subref::sc_fxnum_subref(sc_fxnum &num_, int from_, int to_) : function in class:sc_dt::sc_fxnum_subref
1598 inline sc_fxnum_subref::sc_fxnum_subref(const sc_fxnum_subref &a) : function in class:sc_dt::sc_fxnum_subref
[all...]

Completed in 9 milliseconds