29,30c29,30
< //Include the basic format
< //Templates from this format are used later
---
> // Include the basic format
> // Templates from this format are used later
33c33
< //Include base classes for microcoding instructions
---
> // Include base classes for microcoding instructions
36c36
< //Include the noop format
---
> // Include the noop format
39c39
< //Include the integerOp and integerOpCc format
---
> // Include the integerOp and integerOpCc format
42c42
< //Include the memory formats
---
> // Include the memory formats
45c45
< //Include the trap format
---
> // Include the trap format
48c48
< //Include the unimplemented format
---
> // Include the unimplemented format
51c51
< //Include the "unknown" format
---
> // Include the "unknown" format
54c54
< //Include the priveleged mode format
---
> // Include the priveleged mode format
57c57
< //Include the branch format
---
> // Include the branch format