pub unsafe fn sidt<T>(idt: &mut DescriptorTablePointer<T>)
Retrieve base and limit from the IDTR register.
Needs CPL 0.