mirror of
https://github.com/bminor/binutils-gdb.git
synced 2026-04-05 03:39:51 +00:00
aarch64: Extract Pointer Authentication feature from Armv8.3-A
Extract PAC (Pointer Authentication) feature from Armv8.3-A. Please note that PAC stays a Armv8.3-A feature but now can be assigned to other architectures or CPUs.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2020-11-06 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
|
||||
|
||||
* opcode/aarch64.h (AARCH64_FEATURE_PAC): Add new feature.
|
||||
(AARCH64_ARCH_V8_3): Add back PAC to Armv8.3-A.
|
||||
|
||||
2020-11-04 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
|
||||
|
||||
* opcode/aarch64.h (AARCH64_ARCH_V8): Add RAS to Armv8-A.
|
||||
|
||||
Reference in New Issue
Block a user