It is not possible to add the new link because it would replace an existing, longer link.
Line 12: | Line 12: | ||
* Data shuffle and unpacking |
* Data shuffle and unpacking |
||
** Packed – <code>SHUFPS, UNPCKHPS, UNPCKLPS</code> |
** Packed – <code>SHUFPS, UNPCKHPS, UNPCKLPS</code> |
||
* [[ |
* [[Data type]] conversion |
||
** Scalar – <code>CVTSI2SS, CVTSS2SI, CVTTSS2SI</code> |
** Scalar – <code>CVTSI2SS, CVTSS2SI, CVTTSS2SI</code> |
||
** Packed – <code>CVTPI2PS, CVTPS2PI, CVTTPS2PI</code> |
** Packed – <code>CVTPI2PS, CVTPS2PI, CVTTPS2PI</code> |