500,501c500,501
< data = insertBits(data, top_bit,
< bottom_bit, Rt);
---
> data = insertBits(data, MT_H ? 63 : 31,
> MT_H ? 32 : 0, Rt);
535c535
< "Status Register", FS);
---
> "S""tatus Register", FS);
779d778
< IndexReg index = Index;
845d843
< IndexReg index = Index;