1100c1100
< new DynInst(staticInst, thisPC, nextPC, seq, cpu);
---
> new DynInst(staticInst, curMacroop, thisPC, nextPC, seq, cpu);