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.
INVLPG Instruction
 Summary Key                              Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
 00001111     00000001     mod,reg,r/m     disp (2)
───────────────────────┬───────────────────────────┬───────────────────────
 INVLPG                │ invlpg  pointer[bx]       │ 88/86 ──
                       │ invlpg  es:entry          │   286 ──
                       │                           │   386 ──
                       │                           │   486 12*
───────────────────────┴───────────────────────────┴───────────────────────
  * 11 clocks if address is not mapped by any TLB entry.
                                    -♦-