GNU Info

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

(nasm.info)Section B.4.248


Next: Section B.4.249 Prev: Section B.4.247 Up: Section B.4
Enter node , (file) or (file)node

B.4.248. `PREFETCH': Prefetch Data Into Caches
----------------------------------------------

     PREFETCH mem8                 ; 0F 0D /0             [PENT,3DNOW]
     PREFETCHW mem8                ; 0F 0D /1             [PENT,3DNOW]

   `PREFETCH' and `PREFETCHW' fetch the line of data from memory that
contains the specified byte. `PREFETCHW' performs differently on the
Athlon to earlier processors.

   For more details, see the 3DNow! Technology Manual.


automatically generated by info2www version 1.2.2.9