59,60c59,60
< //A microop that generates a specified fault
< ##include "fault.isa"
---
> //Miscellaneous microop definitions
> ##include "specop.isa"
62,63c62,63
< //Integer microop definitions
< ##include "int.isa"
---
> //Register microop definitions
> ##include "regop.isa"