Searched refs:in_value5 (Results 26 - 50 of 68) sorted by relevance

123

/gem5/src/systemc/tests/systemc/misc/cae_test/general/arith/divide/divide/
H A Ddivide.h52 const sc_signal_bool_vector8& in_value5; // Input port local
88 in_value5 (IN_VALUE5),
H A Ddivide.cpp68 tmp5 = in_value5.read();
/gem5/src/systemc/tests/systemc/misc/cae_test/general/arith/modulo/
H A Dmodulo.h58 const sc_signal_bool_vector8& in_value5; // Input port local
94 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/arith/mult/
H A Dmult.h58 const sc_signal_bool_vector8& in_value5; // Input port local
94 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/arith/subtract/datatypes/
H A Ddatatypes.h58 const sc_signal<short>& in_value5; // Input port local
101 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/arith/subtract/sharing/
H A Dsharing.h52 const sc_signal_bool_vector8& in_value5; // Input port local
90 in_value5 (IN_VALUE5),
H A Dsharing.cpp69 tmp5 = in_value5.read();
/gem5/src/systemc/tests/systemc/misc/cae_test/general/arith/subtract/subtract/
H A Dsubtract.h52 const sc_signal_bool_vector8& in_value5; local
88 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/and/and_1/
H A Dand_1.h52 const sc_signal_bool_vector& in_value5; // Input port local
88 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/not/not_1/
H A Dnot_1.h52 const sc_signal_bool_vector& in_value5; // Input port local
88 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/or/datatypes/
H A Ddatatypes.h58 const sc_signal<short>& in_value5; // Input port local
103 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/or/or_1/
H A Dor_1.h52 const sc_signal_bool_vector& in_value5; // Input port local
88 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/shl/bitwidth/
H A Dbitwidth.h58 const sc_signal_bool_vector8& in_value5; // Input port local
98 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/shl/datatypes/
H A Ddatatypes.h58 const sc_signal<short>& in_value5; // Input port local
101 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/shl/sharing/
H A Dsharing.h58 const sc_signal<short>& in_value5; // Input port local
101 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/shr/sharing/
H A Dsharing.h58 const sc_signal<short>& in_value5; // Input port local
101 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/xor/xor_1/
H A Dxor_1.h52 const sc_signal_bool_vector& in_value5; // Input port local
88 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/control/if_test/conditions/
H A Dconditions.h52 const sc_signal<int>& in_value5 ; local
88 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/control/if_test/if_test/
H A Dif_test.h52 const sc_signal<int>& in_value5 ; local
88 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/and/datatypes/
H A Ddatatypes.h58 const sc_signal<short>& in_value5; // Input port local
116 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/not/datatypes/
H A Ddatatypes.h58 const sc_signal<short>& in_value5; // Input port local
116 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/bitwise/xor/datatypes/
H A Ddatatypes.h58 const sc_signal<short>& in_value5; // Input port local
116 in_value5 (IN_VALUE5),
/gem5/src/systemc/tests/systemc/misc/cae_test/general/arith/addition/bitwidth/
H A Dbitwidth.cpp68 tmp5 = in_value5.read();
/gem5/src/systemc/tests/systemc/misc/cae_test/general/arith/addition/datatypes/
H A Ddatatypes.cpp102 tmp5 = in_value5.read();
/gem5/src/systemc/tests/systemc/misc/cae_test/general/arith/addition/sharing/
H A Dsharing.cpp67 tmp5 = in_value5.read();

Completed in 28 milliseconds

123