3:270
Volume 3: Instruction Reference
unpack
unpack — Unpack
Format:
(
qp
) unpack1.h
r
1
=
r
2
,
r
3
one_byte_form, high_form
(
qp
) unpack2.h
r
1
=
r
2
,
r
3
two_byte_form, high_form
(
qp
) unpack4.h
r
1
=
r
2
,
r
3
four_byte_form, high_form
(
qp
) unpack1.l
r
1
=
r
2
,
r
3
one_byte_form, low_form
(
qp
) unpack2.l
r
1
=
r
2
,
r
3
two_byte_form, low_form
(
qp
) unpack4.l
r
1
=
r
2
,
r
3
four_byte_form, low_form
Description:
The data elements of GR
r
2
and
r
3
are unpacked, and the result placed in GR
r
1
. In the
high_form, the most significant elements of each source register are selected, while in
the low_form the least significant elements of each source register are selected.
Elements are selected alternately from the source registers.
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: ......