46c46
< %(BasicExecDeclare)s
---
> Fault execute(ExecContext *, Trace::InstRecord *) const;
75c75
< %(BasicExecDeclare)s
---
> Fault execute(ExecContext *, Trace::InstRecord *) const;
108c108
< %(BasicExecDeclare)s
---
> Fault execute(ExecContext *, Trace::InstRecord *) const;
138c138
< %(BasicExecDeclare)s
---
> Fault execute(ExecContext *, Trace::InstRecord *) const;
170c170
< %(BasicExecDeclare)s
---
> Fault execute(ExecContext *, Trace::InstRecord *) const;
181,185c181,183
< %(BasicExecDeclare)s
<
< %(InitiateAccDeclare)s
<
< %(CompleteAccDeclare)s
---
> Fault execute(ExecContext *, Trace::InstRecord *) const;
> Fault initiateAcc(ExecContext *, Trace::InstRecord *) const;
> Fault completeAcc(PacketPtr, ExecContext *, Trace::InstRecord *) const;
214c212
< %(BasicExecDeclare)s
---
> Fault execute(ExecContext *, Trace::InstRecord *) const;