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 01/12] x86: fold MOV to/from segment register templates


On Wed, May 30, 2018 at 7:44 AM, Jan Beulich <JBeulich@suse.com> wrote:
> First of all there's no point in having separate Cpu386 templates - the
> respective SReg3 registers can't be specified for pre-386 anyway; see
> parse_real_register().
>
> And then we can also make use of D here for the memory forms of the
> insn. This cannot be done for the non-64bit GPR forms because of the
> IgnoreSize that cannot be dropped from the to-SREG variant.
>
> opcodes/
> 2018-05-30  Jan Beulich  <jbeulich@suse.com>
>
>         * i386-opc.tbl (mov, movq): Fold to/from SReg* forms.
>         * i386-tbl.h: Re-generate.
>

OK.

Thanks.

-- 
H.J.


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