cpu: fix a switching issue with the o3 cpu. stable_2013_06_16
authorAli Saidi <Ali.Saidi@ARM.com>
Mon, 22 Apr 2013 17:20:31 +0000 (13:20 -0400)
committerAli Saidi <Ali.Saidi@ARM.com>
Mon, 22 Apr 2013 17:20:31 +0000 (13:20 -0400)
commitc9e4678c16164ca12de951ea6faffc9ab9600b0b
tree3b8a70aadb872a93c7a0a4df6604148e50074006
parent5dd23833fdeb0f7b152c972f47ff81d5595c6fea
cpu: fix a switching issue with the o3 cpu.

This change fixes the switcheroo test that broke earlier this month. The code
that was checking for the pipeline being blocked wasn't checking for a pending
translation, only for a icache access.
src/cpu/o3/fetch_impl.hh