Searched refs:out_value3 (Results 76 - 88 of 88) sorted by relevance

1234

/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/shr/sharing/
H A Dsharing.cpp116 out_value3.write(tmp3r);
137 out_value3.write(tmp3r);
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/xor/datatypes/
H A Ddatatypes.h68 sc_signal<long>& out_value3; // Output port local
126 out_value3 (OUT_VALUE3),
H A Dstimulus.cpp73 out_value3.write(tmp3);
H A Ddatatypes.cpp125 out_value3.write(tmp3r);
/gem5/src/systemc/tests/systemc/misc/cae_test/general/arith/addition/bitwidth/
H A Dbitwidth.cpp87 out_value3.write(tmp3);
/gem5/src/systemc/tests/systemc/misc/cae_test/general/arith/addition/datatypes/
H A Ddatatypes.cpp121 out_value3.write(tmp3r);
/gem5/src/systemc/tests/systemc/misc/cae_test/general/arith/subtract/datatypes/
H A Ddatatypes.cpp106 out_value3.write(tmp3r);
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/and/datatypes/
H A Dstimulus.cpp73 out_value3.write(tmp3);
H A Ddatatypes.cpp125 out_value3.write(tmp3r);
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/not/datatypes/
H A Dstimulus.cpp73 out_value3.write(tmp3);
H A Ddatatypes.cpp126 out_value3.write(tmp3r);
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/or/datatypes/
H A Ddatatypes.cpp110 out_value3.write(tmp3r);
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/shl/bitwidth/
H A Dbitwidth.cpp88 out_value3.write(tmp3);

Completed in 13 milliseconds

1234