This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3 03/10] x86: move certain MOVSX/MOVZX tests


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]