417a418,423
> Fault
> AtomicSimpleCPU::initiateMemRead(Addr addr, unsigned size, unsigned flags)
> {
> panic("initiateMemRead() is for timing accesses, and should "
> "never be called on AtomicSimpleCPU.\n");
> }