[PATCH 01/13] x86: re-arrange process_operands()

H.J. Lu hjl.tools@gmail.com
Thu Oct 31 17:49:00 GMT 2019


On Wed, Oct 30, 2019 at 1:23 AM Jan Beulich <jbeulich@suse.com> wrote:
>
> Alter the sequence of conditions evaluated, without affecting the
> overall result. This is going to help subsequent changes (and as a nice
> side effect also slightly reduces overall indentation depth).
>
> While doing this take the liberty of simplifying the calculation of the
> operand index of the register operand in ShortForm handling.
>
> gas/
> 2018-10-XX  Jan Beulich  <jbeulich@suse.com>
>
>         * config/tc-i386.c (process_operands): Handle ShortForm insns
>         later, splitting out their segment register sub-form.
>

OK.

Thanks.


-- 
H.J.



More information about the Binutils mailing list