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

/gem5/util/
H A Dtracediffdiff 704:545eb5fb5454 Sun May 09 02:32:00 EDT 2004 Steve Reinhardt <stever@eecs.umich.edu> Very minor fixes.

util/tracediff:
stats:file option is now stats:text_file
/gem5/src/base/
H A Daddr_range.hhdiff 9780:704c03c216f7 Thu Jun 27 05:49:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> base: Fix address range granularity calculation

This patch fixes a bug in the granularity calculation. For example, if
the high bit is 6 (counting from 0) and we have one interleaving bit,
then the granularity is now 2 ** (6 - 1 + 1) = 64.
/gem5/src/base/loader/
H A Delf_object.ccdiff 11561:704b0198f747 Mon Jul 11 11:30:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> base: Fix inverted check in ELF .text size warning

Completed in 24 milliseconds