Network, Computer and Programming Resources
Instruction simd
(Page:2)
Instruction simd - MOVNTPS (Non-temporal store of packed single-precision floating-point)
instruction stores data from a Streaming SIMD Extension register to memory. The memory address must be aligned to a 16-byte boundary; if it is not aligned, a general protection exception will occur. The instruction is implicitly weakly-ordered, does not write-allocate and minimizes cache pollution.