Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
LMSW/SMSW Instructions
 Summary Key                              Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
 00001111     00000001    mod,110,r/m      disp (0, 1, or 2)
────────────────────┬─────────────────────────┬─────────────────────────────
 LMSW  reg16        │ lmsw  ax                │ 88/86 ──
                    │                         │   286 3
                    │                         │   386 10
                    │                         │   486 13
────────────────────┼─────────────────────────┼─────────────────────────────
 LMSW  mem16        │ lmsw  machine           │ 88/86 ──
                    │                         │   286 6
                    │                         │   386 13
                    │                         │   486 13
────────────────────┴─────────────────────────┴─────────────────────────────
 
 00001111     00000001    mod,100,r/m      disp (0, 1, or 2)
────────────────────┬─────────────────────────┬─────────────────────────────
 SMSW  reg16        │ smsw  ax                │ 88/86 ──
                    │                         │   286 2
                    │                         │   386 2
                    │                         │   486 2
────────────────────┼─────────────────────────┼─────────────────────────────
 SMSW  mem16        │ smsw  machine           │ 88/86 ──
                    │                         │   286 3
                    │                         │   386 3
                    │                         │   486 3
────────────────────┴─────────────────────────┴─────────────────────────────
                                    -♦-