why LIDT needed in Real Mode?



I note in much working Pmode code that a necessary part of the transition
back to Real Mode is: LIDT [RM_IDT], where `RM_IDT' is a descriptor for an
IDT with limit = 64K and base-address = 0, coinciding with the Real-Mode
IVT. Why is this necessary, since Real Mode does not use the IDTR? Or does
it?


.



Relevant Pages

  • Re: why LIDT needed in Real Mode?
    ... LIDT, where `RM_IDT' is a descriptor for an ... IVT. ... since Real Mode does not use the IDTR? ...
    (comp.lang.asm.x86)
  • Re: Video Signals
    ... and in RF modulator ... IVT ... Sorry for poor english ... Prev by Date: ...
    (comp.sys.cbm)
  • Re: [nasm][video memory]
    ... Maybe I'm too stupid, to write in nasm:( ... I will be trying to change from real mode to protected 32 bits mode:) ... Prev by Date: ...
    (comp.lang.asm.x86)