PATCH [5/10] arm: Extend again arm_feature_set struct to provide more bits
authorAndrea Corallo <andrea.corallo@arm.com>
Thu, 3 Jun 2021 14:48:05 +0000 (16:48 +0200)
committerAndrea Corallo <andrea.corallo@arm.com>
Mon, 26 Jul 2021 12:18:24 +0000 (14:18 +0200)
commit2c6ccfcfdde1d4c1cbec86a1355bce09314e9b84
treead9dd5250937e59c18da4c0ab6eefb4db6442eef
parentce537a7db788ab002aa50750d456999bc45ff485
PATCH [5/10] arm: Extend again arm_feature_set struct to provide more bits

include/
2021-06-11  Andrea Corallo  <andrea.corallo@arm.com>

* opcode/arm.h (arm_feature_set): Extend 'core' field.
(ARM_CPU_HAS_FEATURE, ARM_FSET_CPU_SUBSET, ARM_CPU_IS_ANY)
(ARM_MERGE_FEATURE_SETS, ARM_CLEAR_FEATURE, ARM_FEATURE_EQUAL)
(ARM_FEATURE_ZERO, ARM_FEATURE_CORE_EQUAL): Account for
'core[2]'.
(ARM_FEATURE_CORE_HIGH_HIGH): New macro.
include/opcode/arm.h