Available on x86 or x86-64 only.
Expand description
Read-shared move intrinsics
Functionsยง
- prefetchrs ๐ โ
- _m_
prefetchrs Experimental movrs - 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.