Specifications

Intel
®
64 and IA-32 Architectures Software Developer’s Manual Documentation Changes 44
Documentation Changes
CVTDQ2PS—Convert Packed Dword Integers to Packed Single-Precision
FP Values
Instruction Operand Encoding
...
CVTPD2DQ—Convert Packed Double-Precision FP Values to Packed Dword
Integers
Instruction Operand Encoding
...
CVTPD2PI—Convert Packed Double-Precision FP Values to Packed Dword
Integers
Opcode Instruction Op/
En
64-Bit
Mode
Compat/
Leg Mode
Description
0F 5B /r CVTDQ2PS xmm1,
xmm2/m128
A Valid Valid Convert four packed signed
doubleword integers from
xmm2/m128 to four packed
single-precision floating-
point values in xmm1.
Op/En Operand 1 Operand 2 Operand 3 Operand 4
A ModRM:reg (w) ModRM:r/m (r) NA NA
Opcode Instruction Op/
En
64-Bit
Mode
Compat/
Leg Mode
Description
F2 0F E6 CVTPD2DQ xmm1,
xmm2/m128
A Valid Valid Convert two packed double-
precision floating-point
values from xmm2/m128 to
two packed signed
doubleword integers in
xmm1.
Op/En Operand 1 Operand 2 Operand 3 Operand 4
A ModRM:reg (w) ModRM:r/m (r) NA NA
Opcode Instruction Op/
En
64-Bit
Mode
Compat/
Leg Mode
Description
66 0F 2D /r CVTPD2PI mm,
xmm/m128
A Valid Valid Convert two packed double-
precision floating-point
values from xmm/m128 to
two packed signed
doubleword integers in mm.