Searched refs:V_reg (Results 1 - 2 of 2) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/gnats/pr-503/
H A Dpr-503.cpp93 bool V_reg; local
133 V_reg = 0;
511 V_reg = 0;
513 dt = (((sc_int<1>(V_reg), sc_int<1>(0)), link_ptr.range(5,0)), sc_int<8>(0));
545 dt = (((sc_int<1>(V_reg), sc_int<1>(0)), link_ptr.range(5,0)), sc_int<8>(0));
1436 V_reg = 0;
1791 V_reg = 1;
1797 V_reg = V_reg;
1884 RHC_SIZE = ((sc_int<1>(0), DID_reg), V_reg);
[all...]
/gem5/src/systemc/tests/systemc/misc/gnats/pr-503-neg/
H A Dpr-503-neg.cpp93 bool V_reg; local
133 V_reg = 0;
511 V_reg = 0;
513 dt = (((sc_int<1>(V_reg), sc_int<1>(0)), link_ptr.range(5,0)), sc_int<1>(0));
545 dt = (((sc_int<1>(V_reg), sc_int<1>(0) ), link_ptr.range(5,0)), sc_int<1>(0) );
1436 V_reg = 0;
1791 V_reg = 1;
1797 V_reg = V_reg;
1884 RHC_SIZE = ((sc_int<1>(0), DID_reg), V_reg);
[all...]

Completed in 13 milliseconds