This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ENTER/BOUND operands order.


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]