This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] Remove Intel syntax comments on movsx and movzx
- From: Jan Beulich <jbeulich at suse dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: binutils at sourceware dot org
- Date: Fri, 14 Feb 2020 14:52:23 +0100
- Subject: Re: [PATCH] Remove Intel syntax comments on movsx and movzx
- References: <20200214134557.154514-1-hjl.tools@gmail.com>
On 14.02.2020 14:45, H.J. Lu wrote:
> Since movsx and movzx are valid mnemonic in AT&T syntax,
I disagree. I've just looked at the AT&T (Solaris) spec again, and
there's no mention of these two except as "Intel/AMD mnemonic".
But well, I see you've committed this already.
Jan