diff options
author | Przemyslaw Wirkus <przemyslaw.wirkus@arm.com> | 2020-09-30 14:52:31 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2020-09-30 14:52:31 +0100 |
commit | 77718e5b7d3a7755fe8407a7fcb34fc0e684e7a6 (patch) | |
tree | b0cf2b2055d7a13f71f1a88a86955331245c25a4 /gas/doc/c-aarch64.texi | |
parent | 04e433a8571e727108b8f1b9a04ba5c7ab20112c (diff) | |
download | binutils-77718e5b7d3a7755fe8407a7fcb34fc0e684e7a6.zip binutils-77718e5b7d3a7755fe8407a7fcb34fc0e684e7a6.tar.gz binutils-77718e5b7d3a7755fe8407a7fcb34fc0e684e7a6.tar.bz2 |
[GAS][AArch64] Add support for Cortex-A78 and Cortex-A78AE
* config/tc-aarch64.c: Add Cortex-A78 and Cortex-A78AE cores.
* doc/c-aarch64.texi: Update docs.
* NEWS: Update news.
Diffstat (limited to 'gas/doc/c-aarch64.texi')
-rw-r--r-- | gas/doc/c-aarch64.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/doc/c-aarch64.texi b/gas/doc/c-aarch64.texi index e45f479..3dc9828 100644 --- a/gas/doc/c-aarch64.texi +++ b/gas/doc/c-aarch64.texi @@ -68,6 +68,8 @@ on the target processor. The following processor names are recognized: @code{cortex-a76}, @code{cortex-a76ae}, @code{cortex-a77}, +@code{cortex-a78}, +@code{cortex-a78ae}, @code{ares}, @code{exynos-m1}, @code{falkor}, |