66c66
< //A class which is the base of all x86 micro ops it provides a function to
---
> //A class which is the base of all x86 micro ops. It provides a function to
99a100
> assert(numParams > 0)
107a109
> }};
109,111c111
< RegOpType = "RegisterOperand"
< ImmOpType = "ImmediateOperand"
<
---
> let {{