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