Opcode MOVNTQ


CPU: Pentium III+ (KNI/MMX2), AMD Athlon (AMD EMMX)
Type of instruction: User

Instruction: MOVNTQ dest,src

Description:
dest <- src; // This store minimize cache pollution
// storing MM (MMX) 64-bit register

Physical Form and Timing:
MOVNTQ m64,mm ---- 0F E7 /r ---- ??


Copyright by InternetNightmare 2005-2006