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