[PATCH] x86: fold AVX vcvtpd2ps memory forms

H.J. Lu hjl.tools@gmail.com
Wed Mar 7 12:22:00 GMT 2018


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.



More information about the Binutils mailing list