Limitations
- No instructions to directly pack and unpack 16 bit data into 64 bit registers.
- No instructions to sum packed data in the 64 bit registers.
- No saturation arithmetic, guard bits, nor left-shift instruction to protect against overflow and quantization on 16 bit packed data.
Next