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

/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith01/
H A Darith01.cpp66 crunch(sc_signed& z, int31 v31, int u, int v) function
130 crunch(z, v31, 491, 12089);
134 crunch(x, v31, 109, -426);
138 crunch(x, v31, 30941, -1188);
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.cpp483 // |"sc_simcontext::crunch"
501 sc_simcontext::crunch( bool once ) function in class:sc_core::sc_simcontext
654 crunch();
846 crunch();
924 crunch( true );
945 crunch();
2033 and crunch. This makes it possible to exit out
2070 // Andy Goodrich: added documentation to crunch() routine.
2155 // Andy Goodrich: removed toggle() calls for the new crunch() toggle usage.
H A Dsc_simcontext.h272 void crunch( bool once=false );

Completed in 14 milliseconds