forked from Imagelibrary/binutils-gdb
gas, aarch64: Add faminmax extension
This commit is contained in:
committed by
Nick Clifton
parent
696f6b6660
commit
f3f34f2b26
@@ -230,6 +230,8 @@ enum aarch64_feature_bit {
|
||||
AARCH64_FEATURE_RCPC3,
|
||||
/* Checked Pointer Arithmetic instructions. */
|
||||
AARCH64_FEATURE_CPA,
|
||||
/* FAMINMAX instructions. */
|
||||
AARCH64_FEATURE_FAMINMAX,
|
||||
AARCH64_NUM_FEATURES
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user