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