69 warn(
"Returning zero for read from miscreg %s\n",
miscRegName[misc_reg]);
virtual void setISA(ISA *isa)
Some registers alias with others, and therefore need to be translated.
MiscReg readMiscReg(int misc_reg) override
Read a system register belonging to this device.
const char *const miscRegName[]
void setMiscReg(int misc_reg, MiscReg val) override
Write to a system register belonging to this device.