mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-19 01:19:41 +08:00
aarch64: fp8 convert and scale - add feature flags and related structures
This commit is contained in:
committed by
Victor Do Nascimento
parent
3e09762b7d
commit
7d0383ad39
@@ -234,6 +234,8 @@ enum aarch64_feature_bit {
|
||||
AARCH64_FEATURE_CPA,
|
||||
/* FAMINMAX instructions. */
|
||||
AARCH64_FEATURE_FAMINMAX,
|
||||
/* FP8 instructions. */
|
||||
AARCH64_FEATURE_FP8,
|
||||
AARCH64_NUM_FEATURES
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user