Boxis R700 User Manual Page 181

  • Download
  • Add to my manuals
  • Print
  • Page
    / 392
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 180
ATI R700 Technology
ALU Instructions 9-83
Copyright © 2009 Advanced Micro Devices, Inc. All rights reserved.
Floating-Point Maximum
Instructions
MAX
Description Floating-point maximum.
If (src0 >= src1) {
dst = src0;
}
Else {
dst = src1;
}
Microcode
Format ALU_DWORD0 (page 10-16) and ALU_DWORD1_OP2 (page 10-18).
Instruction Field ALU_INST == OP2_INST_MAX, opcode 3 (0x3).
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 180
1 2 ... 176 177 178 179 180 181 182 183 184 185 186 ... 391 392

Comments to this Manuals

No comments