Opcode PMINSW


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

Instruction: PMINSW dest,src

Description:
if (dest[] > src[]) then dest[] <- src[];
// Signed Integer
<0> = 0..15 <2> = 47..32
<1> = 31..16 <3> = 63..48

Physical Form and Timing:
PMINSW mm1,mm2/m64 ---- 0F EA /r ---- ??


Copyright by InternetNightmare 2005-2006