Volume 3: Instruction Reference
3:211
pmin
pmin — Parallel Minimum
Format:
(
qp
) pmin1.u
r
1
=
r
2
,
r
3
one_byte_form
(
qp
) pmin2
r
1
=
r
2
,
r
3
two_byte_form
Description:
The minimum of the two source operands is placed in the result register. In the
one_byte_form, each unsigned 8-bit element of GR
r
2
is compared with the
corresponding unsigned 8-bit element of GR
r
3
and the smaller of the two is placed in
the corresponding 8-bit element of GR
r
1
. In the two_byte_form, each signed 16-bit
element of GR
r
2
is compared with the corresponding signed 16-bit element of GR
r
3
and
the smaller of the two is placed in the corresponding 16-bit element of GR
r
1
.
Figure 2-35. Parallel Minimum Examples
GR r
2
:
GR r
1
:
GR r
3
:
<
<
<
<
pmin2
True
False
True
True
GR r
2
:
GR r
1
:
GR r
3
:
<
pmin1.u
T
<
F
<
T
<
T
<
F
<
F
<
F
<
T
Summary of Contents for Itanium 9150M
Page 1: ......
Page 209: ...3 200 Volume 3 Instruction Reference padd Interruptions Illegal Operation fault...
Page 405: ...3 396 Volume 3 Resource and Dependency Semantics...
Page 406: ...3 397 Intel Itanium Architecture Software Developer s Manual Rev 2 3 Index...
Page 407: ...3 398 Intel Itanium Architecture Software Developer s Manual Rev 2 3...
Page 419: ...INDEX Index 12 Index for Volumes 1 2 3 and 4...
Page 420: ......