diff options
author | Przemyslaw Wirkus <przemyslaw.wirkus@arm.com> | 2020-11-16 20:26:29 +0000 |
---|---|---|
committer | Przemyslaw Wirkus <przemyslaw.wirkus@arm.com> | 2020-11-16 20:28:14 +0000 |
commit | 1bbda94fe0174714e296335e7cc744b5fb618525 (patch) | |
tree | fd0d2e635175fe874c31456517ffe5ec051470b6 /gas/doc | |
parent | 119e99bb7f5059ed31e574f0ceda8fbe9951403b (diff) | |
download | gdb-1bbda94fe0174714e296335e7cc744b5fb618525.zip gdb-1bbda94fe0174714e296335e7cc744b5fb618525.tar.gz gdb-1bbda94fe0174714e296335e7cc744b5fb618525.tar.bz2 |
arm: 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-arm.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi index a3d6a5d..faaa2ad 100644 --- a/gas/doc/c-arm.texi +++ b/gas/doc/c-arm.texi @@ -133,6 +133,7 @@ recognized: @code{cortex-a77}, @code{cortex-a78}, @code{cortex-a78ae}, +@code{cortex-a78c}, @code{ares}, @code{cortex-r4}, @code{cortex-r4f}, |