Details Table
┌──────────┬────────────────────┬─┬─┬─┬─┬─┬─┬──────────────────────────────────┐
│Encoding │Instruction │0│1│2│3│4│5│Description │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│0F 01 /0 │SGDT m │ │ │X│X│X│X│Store GDTR to m (6 bytes) │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│0F 01 /1 │SIDT m │ │ │X│X│X│X│Store IDTR to m (6 bytes) │
└──────────┴────────────────────┴─┴─┴─┴─┴─┴─┴──────────────────────────────────┘
[Back: SGDT/SIDT-Store Global/Interrupt Descriptor Table Register]
[Next: Description]