ENTER/BOUND operands order.
Michael V. Zolotukhin
michael.v.zolotukhin@gmail.com
Thu Jan 23 11:05:00 GMT 2014
> I don't think EVEX.W determines the scaling factor here. The
> input consists of dword elements, hence the scaling ought to
> be 4. I think the manual even states so (but I didn't re-check).
No, it's EVEX.W who defines scaling in this case. The manual says that
VPMULU?DQ has FV (full vector) in 'operand encoding' column, and the table 4-6
gives the scaling factors for different operand encoding depending on EVEX.W,
broadcasting, and vector length. For the given instruction is yields 8.
Michael
> Jan
More information about the Binutils
mailing list