REGNO_SH3_PC
return REGNO_SH3_PC;
uint64_t getIP() const { return reg[REGNO_SH3_PC]; }
void setIP(uint64_t value) { reg[REGNO_SH3_PC] = value; }