Searched hist:13464 (Results 1 - 2 of 2) sorted by relevance
/gem5/util/tlm/ | ||
H A D | .gitignore | diff 13464:91ff528106b4 Mon Nov 26 22:18:00 EST 2018 Gabe Black <gabeblack@google.com> util: Add the scons configuration cache to .gitignore for util/tlm. Change-Id: Ife31e1bbf862d10bbe8e2c0fa36c8c168cfafa84 Reviewed-on: https://gem5-review.googlesource.com/c/14656 Reviewed-by: Matthias Jung <jungma@eit.uni-kl.de> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/mem/ | ||
H A D | abstract_mem.cc | diff 13346:67e56546fd5a Fri Oct 12 08:11:00 EDT 2018 Gabe Black <gabeblack@google.com> mem: Explicitly specify the endianness in the abstract memory. The accessors are used for debugging output. If we're using an ISA where there's an endianness, we use that explicitly, falling back to a binary dump if the size isn't supported. If not, then we just dump the data without interpretation regardless of size. Change-Id: Ib050c4c876ee41f17cfd14ad657150bf6ab1de39 Reviewed-on: https://gem5-review.googlesource.com/c/13464 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Maintainer: Gabe Black <gabeblack@google.com> |
Completed in 14 milliseconds