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

/gem5/ext/systemc/src/sysc/datatypes/misc/
H A Dsc_concatref.h168 bool rnz = m_right_p->concat_get_ctrl( dst_p, low_i ); local
175 bool rnz = m_right_p->concat_get_data( dst_p, low_i ); local
/gem5/src/systemc/ext/dt/misc/
H A Dsc_concatref.hh176 bool rnz = m_right_p->concat_get_ctrl(dst_p, low_i); local
184 bool rnz = m_right_p->concat_get_data(dst_p, low_i); local

Completed in 10 milliseconds