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

/gem5/src/systemc/tests/systemc/misc/gnats/pr-503/
H A Dpr-503.cpp90 sc_int<14> atemp_3; local
130 atemp_3 = 0;
1009 atemp_3 = 272;
1015 atemp_3 = 288;
1256 RHC_ADDR1 = atemp_3;
1719 atemp_3 = (sig_gen_buff_addr, sc_int<7>(24));
1756 RHC_ADDR2 = atemp_3;
1816 atemp_3 = (dtemp.range(13,7), sc_int<7>(8));
1839 atemp = atemp_3 + (index);
2274 atemp_3
[all...]
/gem5/src/systemc/tests/systemc/misc/gnats/pr-503-neg/
H A Dpr-503-neg.cpp90 sc_int<14> atemp_3; local
130 atemp_3 = 0;
1009 atemp_3 = 272;
1015 atemp_3 = 288;
1256 RHC_ADDR1 = atemp_3;
1719 atemp_3 = (sig_gen_buff_addr, sc_int<8>(24) );
1756 RHC_ADDR2 = atemp_3;
1816 atemp_3 = (dtemp.range(13,7), sc_int<7>( 8 ));
1839 atemp = atemp_3 + (index);
2274 atemp_3
[all...]

Completed in 15 milliseconds