Searched refs:sc_proxy_out_of_bounds (Results 1 - 3 of 3) sorted by relevance

/gem5/src/systemc/dt/bit/
H A Dsc_lv_base.cc65 sc_proxy_out_of_bounds(const char *msg, int64 val) function in namespace:sc_dt
/gem5/src/systemc/ext/dt/bit/
H A Dsc_proxy.hh104 void sc_proxy_out_of_bounds(const char *msg=NULL, int64 val=0);
1003 sc_proxy_out_of_bounds("left shift operation is only allowed with "
1053 sc_proxy_out_of_bounds("right shift operation is only allowed with "
1241 sc_proxy_out_of_bounds(NULL, n);
1251 sc_proxy_out_of_bounds(NULL, n);
H A Dsc_lv_base.hh621 sc_proxy_out_of_bounds("left rotate operation is only allowed with "
654 sc_proxy_out_of_bounds("right rotate operation is only allowed with "

Completed in 14 milliseconds