Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.

Encoding phsubsw with VEX.256

PFaut2
Beginner
1,221 Views

Hi,

I don't understand how to encode PHSUBSW with VEX.256. According to the documentation, VEX.L must be 0, otherwise the instruction will #UD. I thought we must use VEX.L = 1 to force the VEX.256.

Thanks

0 Kudos
1 Reply
MarkC_Intel
Moderator
1,221 Views

Hi. Thanks. Yeah that "VEX.L must be zero" thing is left over from before we introduced AVX2 which added the 256b encoding for this instruction. I'll ask our doc team to fix this (and possibly others that might have similar origin).

 

0 Kudos
Reply