From: Cyrill G. <gor...@gm...> - 2013-08-29 06:05:24
|
On Wed, Aug 28, 2013 at 07:15:22PM -0700, Jin Kyu Song wrote: > To find out the position of the operand containing broadcast, > embedded roudning or SAE decorator information is a bit tricky > due to the syntax of putting {er} and {sae} decorators. > So the position is now stored from the parser if any of these is used. > > Opmask instructions (K*) are added in this patch set. These are encoded > with VEX rather than EVEX even though they are added in AVX-512. All applied, thanks! |