[PATCH][AArch64] Add support for missing CPUs

Dennis Zhang Dennis.Zhang@arm.com
Wed Aug 21 11:13:00 GMT 2019


Hi all,

This patch adds '-mcpu' options for following CPUs:
Cortex-A77, Cortex-A76AE, Cortex-A65, Cortex-A65AE, and Cortex-A34.

Related specifications are as following:
https://developer.arm.com/ip-products/processors/cortex-a

Bootstraped/regtested for aarch64-none-linux-gnu.

Please help to check if it's ready.

Many thanks!
Dennis

gcc/ChangeLog:

2019-08-21  Dennis Zhang  <dennis.zhang@arm.com>

	* config/aarch64/aarch64-cores.def (AARCH64_CORE): New entries
	for Cortex-A77, Cortex-A76AE, Cortex-A65, Cortex-A65AE, and
	Cortex-A34.
	* config/aarch64/aarch64-tune.md: Regenerated.
	* doc/invoke.texi: Document the new processors.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-aarch64-add_missing_cpu-20190807.patch
Type: text/x-patch
Size: 4935 bytes
Desc: gcc-aarch64-add_missing_cpu-20190807.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190821/f578696a/attachment.bin>


More information about the Gcc-patches mailing list