[AArch64][gas] Add -mcpu support for Arm Ares
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Tue, 8 Jan 2019 15:18:32 +0000 (15:18 +0000)
committerKyrylo Tkachov <kyrylo.tkachov@arm.com>
Tue, 8 Jan 2019 15:18:32 +0000 (15:18 +0000)
commitc8fcc36012301d7402fd990ee5d8f78dffa824f0
tree039f45e2af550159c99e8df3e231839cd39d8faa
parente3ecd631339aaa2a4af57f59f0694671d4ce00ab
[AArch64][gas] Add -mcpu support for Arm Ares

This adds support for the Arm Ares CPU for AArch64.
It implements the Armv8.2-A architecture with the optional features
of statistical profiling, dot product and FP16 on by default.

Note: Ares is a codename to enable early adopters and in time
we will add the final product name once it's announced.

    * config/tc-aarch64.c (aarch64_cpus): Add ares.
    * doc/c-aarch64.texi (-mcpu): Document ares value.
gas/ChangeLog
gas/config/tc-aarch64.c
gas/doc/c-aarch64.texi
This page took 0.027613 seconds and 4 git commands to generate.