[PATCH] add bdver2 processor.

H.J. Lu hjl.tools@gmail.com
Wed May 4 16:45:00 GMT 2011


On Wed, May 4, 2011 at 9:16 AM, Quentin Neill
<quentin.neill.gnu@gmail.com> wrote:
> This patch adds the bdver2 processor flag.  It passes make check on x86-64.
>
> Okay to commit?
> --
> Quentin
>
>
> gas/
>        * config/tc-i386.c (cpu_arch): Add bdver2.
>        (i386_align_code): Add PROCESSOR_BDVER2 cases.
>        * config/tc-i386.h (processor_type): Add PROCESSOR_BDVER2.
>        * doc/c-i386.texi: Add bdver2.
>
> opcodes/
>        * i386-gen.c (cpu_flag_init): Add new CPU_BDVER2_FLAGS.
>        * i386-init.h: Regenerated.
>
> gas/testsuite/
>        * gas/i386/i386.exp: Add new bdver2 test cases.
>        * gas/i386/nops-1-bdver2.d: New.
>        * gas/i386/x86-64-nops-1-bdver2.d: New.
>

Do you nreally nned PROCESSOR_BDVER2? Can you use PROCESSOR_BDVER1? instead?

-- 
H.J.



More information about the Binutils mailing list