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

/gem5/src/cpu/
H A DBaseCPU.py14147:638fe1150005 Wed Aug 07 20:40:00 EDT 2019 Gabe Black <gabeblack@google.com> cpu: Pull more arch specialization to the top of BaseCPU.py.

This simplifies the logic of the CPU python class, and brings us ever
so slightly closer to factoring hardcoded ISA behavior out of non-ISA
specific components.

Change-Id: I7e4511dd4e6076f5c214be5af2a0e33af0142563
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/19889
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>

Completed in 22 milliseconds