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