3c3
< // Copyright (c) 2003-2006 The Regents of The University of Michigan
---
> // Copyright (c) 2006 The Regents of The University of Michigan
38c38
< * Base class for integer operations.
---
> * Base class for MIPS MT ASE operations.
45c45,46
< MT(const char *mnem, MachInst _machInst, OpClass __opClass) : MipsStaticInst(mnem, _machInst, __opClass)
---
> MT(const char *mnem, MachInst _machInst, OpClass __opClass) :
> MipsStaticInst(mnem, _machInst, __opClass)