35c35
< template class BaseDynInst<AlphaSimpleImpl>;
---
> template class BaseDynInst<O3CPUImpl>;
39c39
< BaseDynInst<AlphaSimpleImpl>::instcount = 0;
---
> BaseDynInst<O3CPUImpl>::instcount = 0;