Searched refs:sc_fxtype_context (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxtype_params.h123 // TYPEDEF : sc_fxtype_context
128 typedef sc_context<sc_fxtype_params> sc_fxtype_context; typedef in namespace:sc_dt
137 *this = sc_fxtype_context::default_value();
144 *this = sc_fxtype_context::default_value();
156 *this = sc_fxtype_context::default_value();
/gem5/src/systemc/ext/dt/fx/
H A D_using.hh51 using sc_dt::sc_fxtype_context;
H A Dsc_fxtype_params.hh120 // TYPEDEF : sc_fxtype_context
131 typedef sc_context<sc_fxtype_params> sc_fxtype_context; typedef in namespace:sc_dt
139 *this = sc_fxtype_context::default_value();
145 *this = sc_fxtype_context::default_value();
156 *this = sc_fxtype_context::default_value();
/gem5/src/systemc/tests/systemc/datatypes/fx/bit/
H A Dtest_all.hh18 sc_fxtype_context fooc(sc_fxtype_params(T_WL, T_IWL)); \
/gem5/ext/systemc/src/
H A Dsystemc.h278 using sc_dt::sc_fxtype_context;

Completed in 8 milliseconds