Merge branch 'simx64'

This commit is contained in:
Santosh Srivatsan
2021-12-10 21:48:29 -05:00
115 changed files with 9835 additions and 246 deletions

View File

@@ -18,7 +18,7 @@ struct pipeline_trace_t {
int cid;
int wid;
ThreadMask tmask;
Word PC;
DoubleWord PC;
//--
bool fetch_stall;