aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>2020-11-23 10:03:36 +0000
committerPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>2020-11-23 10:06:15 +0000
commita3a02fe862f559fd80bedbb7050bd2346053e2ee (patch)
treeb6d5e660595dad7a858d9d3c8d0bde330f365137 /gas/doc
parent199225823d86e3cd6844a4886296610261e3abb4 (diff)
downloadfsf-binutils-gdb-a3a02fe862f559fd80bedbb7050bd2346053e2ee.zip
fsf-binutils-gdb-a3a02fe862f559fd80bedbb7050bd2346053e2ee.tar.gz
fsf-binutils-gdb-a3a02fe862f559fd80bedbb7050bd2346053e2ee.tar.bz2
aarch64: Add support for Cortex-A78C
This patch adds support for -mcpu=cortex-a78c command line option. For more information about this processor, see [0]: [0] https://developer.arm.com/ip-products/processors/cortex-a/cortex-a78c
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-aarch64.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/c-aarch64.texi b/gas/doc/c-aarch64.texi
index 6031cf3..336f1b7 100644
--- a/gas/doc/c-aarch64.texi
+++ b/gas/doc/c-aarch64.texi
@@ -70,6 +70,7 @@ on the target processor. The following processor names are recognized:
@code{cortex-a77},
@code{cortex-a78},
@code{cortex-a78ae},
+@code{cortex-a78c},
@code{ares},
@code{exynos-m1},
@code{falkor},