Boxis R700 User Manual Page 258

  • Download
  • Add to my manuals
  • Print
  • Page
    / 392
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 257
ATI R700 Technology
9-160 ALU Instructions
Copyright © 2009 Advanced Micro Devices, Inc. All rights reserved.
Scalar Reciprocal Square Root, IEEE Approximation
Instructions
RECIPSQRT_IEEE
Description Scalar reciprocal square root.
If (src0 == 1.0f) {
dst = 1.0f;
}
Else {
dst = ApproximateRecipSqrt(srcC);
}
Microcode
Format ALU_DWORD0 (page 10-16) and ALU_DWORD1_OP2 (page 10-18).
Instruction Field ALU_INST == OP2_INST_RECIPSQRT_IEEE, opcode 105 (0x69).
C DE
D
R
DST_GPR BS ALU_INST OMOD
W
M
U
P
U
E
M
S
1
A
S
0
A
+4
L PS IM
S
1
N
S1E
S
1
R
SRC1_SEL
S
0
N
S0E
S
0
R
SRC0_SEL
+0
Page view 257
1 2 ... 253 254 255 256 257 258 259 260 261 262 263 ... 391 392

Comments to this Manuals

No comments