Searched hist:3339 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/o3/
H A Dlsq_impl.hh3339:d1b3ec71baa4 Thu Oct 19 20:18:00 EDT 2006 Ron Dreslinski <rdreslin@umich.edu> Small changes:
?? doesn't compile in warn statements
Should have been false, where I had a true.

src/cpu/o3/lsq_impl.hh:
Apparently you can't have ?? in a warn statement (Something about trigraphs)
src/mem/cache/cache_impl.hh:
Forgot to signal atomic mode in snoopProbe

Completed in 22 milliseconds