REGNO_HPPA_R30
uint64_t getSP() const { return reg[REGNO_HPPA_R30]; }
void setSP(uint64_t value) { reg[REGNO_HPPA_R30] = value; }