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

/gem5/src/base/
H A Dchunk_generator.hh5731:453f320129a1 Mon Nov 10 17:11:00 EST 2008 Steve Reinhardt <Steve.Reinhardt@amd.com> mem: Assert that requests have non-negative size.
Would have saved me much debugging time if these
had been in there previously.
/gem5/src/arch/arm/
H A Disa_device.cc12264:8fff37c5b487 Thu Feb 02 15:49:00 EST 2017 Sean McGoogan <Sean.McGoogan@arm.com> arch, arm: Print value being ignored on DummyISA write

When ignoring writes to the Dummy ISA device (DummyISADevice),
additionally print the value being ignored in the diagnostic.

Sometimes it is useful to know exactly what we are dropping ...

Change-Id: I9a01623611f0da0aa12b065fbb2031aa27e2c036
Signed-off-by: Sean McGoogan <Sean.McGoogan@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/5731
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
/gem5/src/mem/
H A Drequest.hh5731:453f320129a1 Mon Nov 10 17:11:00 EST 2008 Steve Reinhardt <Steve.Reinhardt@amd.com> mem: Assert that requests have non-negative size.
Would have saved me much debugging time if these
had been in there previously.

Completed in 33 milliseconds