[PATCH v3 03/10] x86: move certain MOVSX/MOVZX tests
Jan Beulich
jbeulich@suse.com
Thu Jan 23 10:38:00 GMT 2020
On 22.01.2020 18:31, H.J. Lu wrote:
> I am checking in this patch.
Hard to believe that you don't even give people any chance to comment.
> --- a/gas/ChangeLog
> +++ b/gas/ChangeLog
> @@ -1,3 +1,15 @@
> +2020-01-22 H.J. Lu <hongjiu.lu@intel.com>
> +
> + PR gas/25438
> + * config/tc-i386.c (check_long_reg): Always disallow double word
> + suffix in mnemonic with word general register.
What about check_byte_reg() and check_word_reg()? I can only repeat
again - the assembler should behave consistently in regards like
this one.
Jan
More information about the Binutils
mailing list