Opcode PFRSQRT


CPU: AMD-3D
Type of Instruction: User

Instruction: PFRSQRT dest,src

Description:

dest[31..0] <- Reciprocal_Square_Root(src[31..0]);
dest[63..32] <- Reciprocal_Square_Root(src[63..32]);

Note: see RFRCP for more info

Flags Affected: None

++++++++++++++++++++++++++++++++++
COP & Times:

PFRSQRT mm,mm/m64 0FH 0FH 97H Postbyte


Copyright by InternetNightmare 2005-2006