_RunThread
void _RunThread(target_addr_t instructionPointer);
_RunThread(0);
_RunThread(frameIP);
_RunThread(frameIP);
_RunThread(cpuState->InstructionPointer());
_RunThread(cpuState->InstructionPointer());
_RunThread(cpuState->InstructionPointer());