NASM 2.05 based x86 Instruction Reference[ch197]
A.5.175 MOVNTQ: Move Quadword Non Temporal MOVNTQ m64,mm ; 0F E7 /r [KATMAI,MMX] MOVNTQ moves the quadword in the MMX source register to the destination memory location, using a non-temporal hint. This store instruction minimizes cache pollution.