Opcode RSQRTSS


CPU: Pentium III+ (KNI/MMX2)
Type of instruction: User

Instruction: RSQRTPS dest,src

Description:
dest[31..0] = APPROX(1.0 / SQRT(src[31..0]));

Physical Form and Timing:
RSQRTSS xmm1,xmm2/m128 ---- F3 0F 52 /r ---- 1


Copyright by InternetNightmare 2005-2006