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

/gem5/src/systemc/tests/systemc/misc/gnats/pr-503/
H A Dpr-503.cpp107 sc_int<5> TS0AR; local
147 TS0AR = 0;
723 RHC_ADDR2 = ((sc_int<8>(10), TS0AR), sc_int<1>(RHC_REG_RST.read()));
814 TS0AR = dtemp.range(4,0);
815 TS1AR = (TS0AR) + 1;
/gem5/src/systemc/tests/systemc/misc/gnats/pr-503-neg/
H A Dpr-503-neg.cpp107 sc_int<5> TS0AR; local
147 TS0AR = 0;
723 RHC_ADDR2 = ((sc_int<8>(10), TS0AR), sc_int<1>(RHC_REG_RST.read()));
814 TS0AR = dtemp.range(4,0);
815 TS1AR = (TS0AR) + 1;

Completed in 17 milliseconds