[PATCH 2/2] x86: fold some prefix related attributes into a single one
H.J. Lu
hjl.tools@gmail.com
Tue Mar 2 16:54:10 GMT 2021
On Tue, Mar 02, 2021 at 05:10:19PM +0100, Jan Beulich via Binutils wrote:
> RepPrefixOk, HLEPrefixOk, and NoTrackPrefixOk can't be specified
> together, so can share an enum-like field. IsLockable can be inferred
> from HLE setting and hence only needs specifying when neither of them
> is present.
>
> Where applicable also drop redundant Byte/Word/Dword/Qword operand
> attributes.
>
Please separate Byte/Word/Dword/Qword changes from prefix changes.
Thanks.
H.J.
More information about the Binutils
mailing list