37a38
> #include "arch/generic/decode_cache.hh"
39c40
< #include "cpu/decode_cache.hh"
---
> #include "cpu/static_inst.hh"
125c126
< static DecodeCache defaultCache;
---
> static GenericISA::BasicDecodeCache defaultCache;