GNU Info

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

(nasm.info)Section B.4.328


Next: Section B.4.329 Prev: Section B.4.327 Up: Section B.4
Enter node , (file) or (file)node

B.4.328. `WBINVD': Write Back and Invalidate Cache
--------------------------------------------------

     WBINVD                        ; 0F 09                [486]

   `WBINVD' invalidates and empties the processor's internal caches, and
causes the processor to instruct external caches to do the same. It
writes the contents of the caches back to memory first, so no data is
lost. To flush the caches quickly without bothering to write the data
back first, use `INVD' (*Note Section B.4.125::).


automatically generated by info2www version 1.2.2.9