commit | c9e4678c16164ca12de951ea6faffc9ab9600b0b | [log] [tgz] |
---|---|---|
author | Ali Saidi <Ali.Saidi@ARM.com> | Mon Apr 22 13:20:31 2013 -0400 |
committer | Ali Saidi <Ali.Saidi@ARM.com> | Mon Apr 22 13:20:31 2013 -0400 |
tree | 3b8a70aadb872a93c7a0a4df6604148e50074006 | |
parent | 5dd23833fdeb0f7b152c972f47ff81d5595c6fea [diff] |
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.