questions about real mode and protected mode
Posted: Wed Apr 17, 2002 11:00 pm
Hello,
I have 2 questions about real mode and protected mode, I hope there
will be some advice from you, thanks in advance.
1.I dont know the point from which the program is in Unreal mode.
Only after I am in fully protected mode and make a jump to Real mode?
I saw a progam just changes into Partial protected mode by setting CR0
and GDT, and then sets CR0 to Real mode . Is this mode the Unreal mode?
2.When should I set segment registers for Protected mode , before the Far
JMP or after it?
I have 2 questions about real mode and protected mode, I hope there
will be some advice from you, thanks in advance.
1.I dont know the point from which the program is in Unreal mode.
Only after I am in fully protected mode and make a jump to Real mode?
I saw a progam just changes into Partial protected mode by setting CR0
and GDT, and then sets CR0 to Real mode . Is this mode the Unreal mode?
2.When should I set segment registers for Protected mode , before the Far
JMP or after it?