Volume 3: Instruction Reference
3:169
mix
mix — Mix
Format:
(
qp
) mix1.l
r
1
=
r
2
,
r
3
one_byte_form, left_form
(
qp
) mix2.l
r
1
=
r
2
,
r
3
two_byte_form, left_form
(
qp
) mix4.l
r
1
=
r
2
,
r
3
four_byte_form, left_form
(
qp
) mix1.r
r
1
=
r
2
,
r
3
one_byte_form, right_form
(
qp
) mix2.r
r
1
=
r
2
,
r
3
two_byte_form, right_form
(
qp
) mix4.r
r
1
=
r
2
,
r
3
four_byte_form, right_form
Description:
The data elements of GR
r
2
and
r
3
are mixed as shown in
, and the result
placed in GR
r
1
. The data elements in the source registers are grouped in pairs, and one
element from each pair is selected for the result. In the left_form, the result is formed
from the leftmost elements from each of the pairs. In the right_form, the result is
formed from the rightmost elements. Elements are selected alternately from the two
source registers.
Содержание Itanium 9150M
Страница 1: ......
Страница 209: ...3 200 Volume 3 Instruction Reference padd Interruptions Illegal Operation fault...
Страница 301: ...3 292 Volume 3 Pseudo Code Functions Intel Itanium Architecture Software Developer s Manual Rev 2 3...
Страница 405: ...3 396 Volume 3 Resource and Dependency Semantics...
Страница 406: ...3 397 Intel Itanium Architecture Software Developer s Manual Rev 2 3 Index...
Страница 407: ...3 398 Intel Itanium Architecture Software Developer s Manual Rev 2 3...
Страница 419: ...INDEX Index 12 Index for Volumes 1 2 3 and 4...
Страница 420: ......