Update the feature set for the Vulcan AArch64 cpu.

gas	* config/tc-aarch64.c (aarch64_cpus): Update vulcan feature set.
This commit is contained in:
Virendra Pathak 2016-06-20 09:26:43 +01:00 committed by Nick Clifton
parent 0616a28038
commit 9f99c22eb7
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2016-06-20 Virendra Pathak <virendra.pathak@broadcom.com>
* config/tc-aarch64.c (aarch64_cpus): Update vulcan feature set.
2016-06-17 Jose E. Marchesi <jose.marchesi@oracle.com>
* config/tc-sparc.c (hpriv_reg_table): Add registers %hmcdper,

View File

@ -7765,8 +7765,8 @@ static const struct aarch64_cpu_option_table aarch64_cpus[] = {
{"thunderx", AARCH64_FEATURE (AARCH64_ARCH_V8,
AARCH64_FEATURE_CRC | AARCH64_FEATURE_CRYPTO),
"Cavium ThunderX"},
{"vulcan", AARCH64_FEATURE (AARCH64_ARCH_V8,
AARCH64_FEATURE_CRC | AARCH64_FEATURE_CRYPTO),
{"vulcan", AARCH64_FEATURE (AARCH64_ARCH_V8_1,
AARCH64_FEATURE_CRYPTO),
"Broadcom Vulcan"},
/* The 'xgene-1' name is an older name for 'xgene1', which was used
in earlier releases and is superseded by 'xgene1' in all