This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] Add CpuF16C to CPU_BDVER2_FLAGS.
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Quentin Neill <quentin dot neill dot gnu at gmail dot com>
- Cc: binutils at sourceware dot org
- Date: Thu, 2 Jun 2011 16:24:05 -0700
- Subject: Re: [PATCH] Add CpuF16C to CPU_BDVER2_FLAGS.
- References: <BANLkTikb_A7Hd1Cc7gDh_56kAaLPE-Rx4A@mail.gmail.com>
On Thu, Jun 2, 2011 at 2:32 PM, Quentin Neill
<quentin.neill.gnu@gmail.com> wrote:
> Hi,
>
> This patch adds the CpuF16C bit to CPU_BDVER2_FLAGS with associated test cases.
>
> It passes make check tests on x86_64. ?Okay to commit?
> --
> Quentin
>
>
>
> opcodes/
>
> ? ? ? ?2011-06-02 ?Quentin Neill ?<quentin.neill@amd.com>
>
> ? ? ? ? ? ? ? ?* i386-gen.c (cpu_flag_init): Add CpuF16C to CPU_BDVER2_FLAGS.
> ? ? ? ? ? ? ? ?* i386-init.h: Regenerated.
That part is OK.
> gas/testsuite/
>
> ? ? ? ?2011-06-02 ?Quentin Neill ?<quentin.neill@amd.com>
>
> ? ? ? ? ? ? ? ?* gas/i386/arch-10.d: Add f16c flag and F16C instruction pattern.
> ? ? ? ? ? ? ? ?* gas/i386/arch-10.s: Add F16C instruction.
> ? ? ? ? ? ? ? ?* gas/i386/arch-10-1.l: Add F16C instruction pattern.
> ? ? ? ? ? ? ? ?* gas/i386/arch-10-2.l: Likewise.
> ? ? ? ? ? ? ? ?* gas/i386/arch-10-3.l: Likewise.
> ? ? ? ? ? ? ? ?* gas/i386/arch-10-4.l: Likewise.
> ? ? ? ? ? ? ? ?* gas/i386/x86-64-arch-2.d: Add f16c flag and F16C instruction pattern.
> ? ? ? ? ? ? ? ?* gas/i386/x86-64-arch-2.s: Add F16C instruction.
I am trying to move away from it. Please don't change gas testsuite.
Thanks.
--
H.J.