74c74
< Fault execute(ExecContext *, Trace::InstRecord *) const;
---
> Fault execute(ExecContext *, Trace::InstRecord *) const override;
100c100
< Fault execute(ExecContext *, Trace::InstRecord *) const;
---
> Fault execute(ExecContext *, Trace::InstRecord *) const override;
125c125
< Fault execute(ExecContext *, Trace::InstRecord *) const;
---
> Fault execute(ExecContext *, Trace::InstRecord *) const override;
148c148
< Fault execute(ExecContext *, Trace::InstRecord *) const;
---
> Fault execute(ExecContext *, Trace::InstRecord *) const override;
173c173
< Fault execute(ExecContext *, Trace::InstRecord *) const;
---
> Fault execute(ExecContext *, Trace::InstRecord *) const override;