mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
aarch64: Remove +mpamv2 feature option
The remaining mpamv2 details only use system registers; so by our conventions we do not use a feature option to enable them. Remove the now redundant +mpamv2 architecture option and adjust the tests accordingly.
This commit is contained in:
parent
fbb2ff7853
commit
2c9e52009d
6 changed files with 6 additions and 11 deletions
|
|
@ -284,8 +284,6 @@ enum aarch64_feature_bit {
|
|||
AARCH64_FEATURE_POE2,
|
||||
/* TEV instructions. */
|
||||
AARCH64_FEATURE_TEV,
|
||||
/* MPAMv2. */
|
||||
AARCH64_FEATURE_MPAMv2,
|
||||
/* MTETC. */
|
||||
AARCH64_FEATURE_MTETC,
|
||||
/* TLBI Domains. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue