182a183,186
> if (miscReg >= MISCREG_CP15_UNIMP_START)
> return new FailUnimplemented(csprintf("%s %s",
> isRead ? "mrc" : "mcr", miscRegName[miscReg]).c_str(),
> machInst);