"Alexei A. Frounze" <spamtrap@[EMAIL PROTECTED]
> wrote in message
news:2a2cfcd9-b911-486f-ba49-e1a0ebf13e31@[EMAIL PROTECTED]
> That's not possible, unless you mean "completing the pmode setup" by
> "entering". Flipping CR0.PE does the mode switch, but it's not
> complete.
You're right I focussed to the jmp too much.
> I don't know what you mean by clean jump. Are you asking how to write
> this jump w/o using db or something else?
Yes.
> I usually use one of the following:
> - JMP Ap: opcode 0xEA followed by immediate far pointer
> - PUSH selector, PUSH offset, RETF
I will try the EA opcode at the target.
Thanks,
Helge


|