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

/gem5/src/python/m5/
H A Dsimulate.py9811:52567889c9fc Thu Jul 18 08:29:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> sim: Make MaxTick in Python match the one in C++

This patch aligns the MaxTick in Python with the one in C++. Thus,
both reflect the maximum value that an unsigned 64-bit integer can
have.

Completed in 17 milliseconds