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] x86: fold AVX vcvtpd2ps memory forms


On Wed, Mar 7, 2018 at 12:05 AM, Jan Beulich <JBeulich@suse.com> wrote:
> This requires a change to ModR/M handling: Recording of displacement
> types must not discard operand size information. Change the respective
> code to alter only .disp<N>.
>
> gas/
> 2018-03-07  Jan Beulich  <jbeulich@suse.com>
>
>         * config/tc-i386.c (operand_type_and_not): New.
>         (build_modrm_byte): Use it to prevent clearing unrelated bits.
>
> opcodes/
> 2018-03-07  Jan Beulich  <jbeulich@suse.com>
>
>         * i386-opc.tbl (vcvtpd2ps): Fold AVX 128- and 256-bit memory
>         forms.
>         * i386-tlb.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]