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