|
gem5
v21.0.1.0
|
#include "base/addr_range_map.hh"#include "cpu/simple/atomic.hh"#include "mem/backdoor.hh"#include "params/NonCachingSimpleCPU.hh"Go to the source code of this file.
Classes | |
| class | NonCachingSimpleCPU |
| The NonCachingSimpleCPU is an AtomicSimpleCPU using the 'atomic_noncaching' memory mode instead of just 'atomic'. More... | |