TSR_JMP
return (TSR_JMP);
if (ts->reason != TSR_IRET && ts->reason != TSR_JMP) {
if (reason == TSR_IRET || reason == TSR_JMP) {