Files
gem5/src/mem
Andreas Hansson fc315901ff mem: Unify all cache DPRINTF address formatting
This patch changes all the DPRINTF messages in the cache to use
'%#llx' every time a packet address is printed. The inclusion of '#'
ensures '0x' is prepended, and since the address type is a uint64_t %x
really should be %llx.
2015-03-02 04:00:56 -05:00
..
2015-03-02 04:00:46 -05:00
2015-03-02 04:00:46 -05:00
2014-12-02 06:07:32 -05:00
2014-07-29 17:29:36 +01:00
2015-03-02 04:00:46 -05:00
2015-03-02 04:00:46 -05:00