Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
VERR/VERW Instructions
 Summary Key                              Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
 00001111    00000000    mod,100,r/m     disp (0, 1, or 2)
─────────────────┬─────────────────────────┬────────────────────────────────
 VERR  reg16     │ verr   ax               │ 88/86 ──
                 │                         │   286 14
                 │                         │   386 10
                 │                         │   486 11
─────────────────┼─────────────────────────┼────────────────────────────────
 VERR  mem16     │ verr   selector         │ 88/86 ──
                 │                         │   286 16
                 │                         │   386 11
                 │                         │   486 11
─────────────────┴─────────────────────────┴────────────────────────────────
 
 00001111    00000000    mod,101,/m      disp (0, 1, or 2)
─────────────────┬─────────────────────────┬────────────────────────────────
 VERW  reg16     │ verw   cx               │ 88/86 ──
                 │                         │   286 14
                 │                         │   386 15
                 │                         │   486 11
─────────────────┼─────────────────────────┼────────────────────────────────
 VERW  mem16     │ verw   selector         │ 88/86 ──
                 │                         │   286 16
                 │                         │   386 16
                 │                         │   486 11
─────────────────┴─────────────────────────┴────────────────────────────────
                                    -♦-