arch, arm: Print value being ignored on DummyISA write
authorSean McGoogan <Sean.McGoogan@arm.com>
Thu, 2 Feb 2017 20:49:12 +0000 (20:49 +0000)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Thu, 16 Nov 2017 16:14:51 +0000 (16:14 +0000)
commit899ad72060a7a95d6c1d7090c40f23a04699b43c
treec3cb99b92985ac8493a6e7adb74875963de3f816
parent8d59fe4bc363b4dc155957def6f2a17ffbb57ea4
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>
src/arch/arm/isa_device.cc