Opcode ADDSS
CPU: Pentium III+ (KNI/MMX2)
Type of instruction: User
Instruction: ADDSS dest,src
Description:
dest[<0>] = dest[<0>] + src[<0>];
addition is F.P.
<0> = 31..0 <2> = 95..64
<1> = 63..32 <3> = 127..96
Physical Form and Timing:
ADDSS xmm1,xmm2/m32 ---- F3 0F 58 /r ---- 1
Copyright by InternetNightmare 2005-2006