48,49d47
< typedef uint64_t MiscReg;
<
58c56
< writeMiscReg(int opIdx, MiscReg operandVal)
---
> writeMiscReg(int opIdx, RegVal operandVal)
63c61
< MiscReg
---
> RegVal