This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[PATCH 0/3] x86: segment override handling adjustments
- From: Jan Beulich <jbeulich at suse dot com>
- To: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Cc: "H.J. Lu" <hjl dot tools at gmail dot com>
- Date: Thu, 13 Feb 2020 15:04:04 +0100
- Subject: [PATCH 0/3] x86: segment override handling adjustments
1: extend LEA's segment override warning
2: optimize away pointless segment overrides
3: adjust segment override prefix emission
Jan