Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
SGDT Instructions
 Summary Key                              Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
 00001111    00000001    mod,000,r/m       disp (2)
────────────────────┬─────────────────────────┬─────────────────────────────
 SGDT  mem48        │ sgdt   descriptor       │ 88/86 ──
                    │                         │   286 11
                    │                         │   386 9
                    │                         │   486 10
────────────────────┴─────────────────────────┴─────────────────────────────
 
 00001111    00000001    mod,001,r/m       disp (2)
────────────────────┬─────────────────────────┬─────────────────────────────
 SIDT  mem48        │ sidt   descriptor       │ 88/86 ──
                    │                         │   286 12
                    │                         │   386 9
                    │                         │   486 10
────────────────────┴─────────────────────────┴─────────────────────────────
 
 00001111    00000000    mod,000,r/m       disp (0, 1, or 2)
────────────────────┬─────────────────────────┬─────────────────────────────
 SLDT  reg16        │ sldt   ax               │ 88/86 ──
                    │                         │   286 2
                    │                         │   386 2
                    │                         │   486 2
────────────────────┼─────────────────────────┼─────────────────────────────
 SLDT  mem16        │ sldt   selector         │ 88/86 ──
                    │                         │   286 3
                    │                         │   386 2
                    │                         │   486 3
────────────────────┴─────────────────────────┴─────────────────────────────
                                    -♦-