SetInstructionPointer
virtual void SetInstructionPointer(
virtual void SetInstructionPointer(target_addr_t address);
state->SetInstructionPointer(info.Address() + info.Size());
state->SetInstructionPointer(previousIP);
virtual void SetInstructionPointer(target_addr_t address);
newState->SetInstructionPointer(address);