GNU Info

Info Node: (nasm.info)Section B.4.125

(nasm.info)Section B.4.125


Next: Section B.4.126 Prev: Section B.4.124 Up: Section B.4
Enter node , (file) or (file)node

B.4.125. `INVD': Invalidate Internal Caches
-------------------------------------------

     INVD                          ; 0F 08                [486]

   `INVD' invalidates and empties the processor's internal caches, and
causes the processor to instruct external caches to do the same. It does
not write the contents of the caches back to memory first: any modified
data held in the caches will be lost. To write the data back first, use
`WBINVD' (*Note Section B.4.328::).


automatically generated by info2www version 1.2.2.9