Skip to main content

Module movrs

Module movrs 

Source
Available on x86 or x86-64 only.
Expand description

Read-shared move intrinsics

Functionsยง

prefetchrs ๐Ÿ”’ โš 
_m_prefetchrsExperimentalmovrs
Prefetches the cache line that contains address p, with an indication that the source memory location is likely to become read-shared by multiple processors, i.e., read in the future by at least one other processor before it is written, assuming it is ever written in the future.