aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-param.c
diff options
context:
space:
mode:
authorSrinath Parvathaneni <srinath.parvathaneni@arm.com>2025-01-10 14:07:06 +0000
committerSrinath Parvathaneni <srinath.parvathaneni@arm.com>2025-01-10 14:07:06 +0000
commit7bbf34834d88b9fd1d4ed74c1aa8ef7a74f05c6a (patch)
treed326b22b3d4ead9d1c1d13005fab2552a82fee6d /gdb/python/py-param.c
parent84067a55fcbb15f903c7298adc3a708c6a431e12 (diff)
downloadbinutils-7bbf34834d88b9fd1d4ed74c1aa8ef7a74f05c6a.zip
binutils-7bbf34834d88b9fd1d4ed74c1aa8ef7a74f05c6a.tar.gz
binutils-7bbf34834d88b9fd1d4ed74c1aa8ef7a74f05c6a.tar.bz2
aarch64: Add support for FEAT_SME_F16F16 feature.
This patch adds support for FEAT_SME_F16F16 feature (Non-widening half-precision FP16 to FP16 arithmetic for SME2), which is enabled using command line flags +sme-f16f16 to -march (which enables both FEAT_SME2 and FEAT_SME_F16F16). There are couple of instructions (fadd and fsub variants) which should be allowed by the assembler on either passing +sme-f16f16 or +sme-f8f16. Those instructions are already supported in the current assembler, this patch adds tests for those instructions as well.
Diffstat (limited to 'gdb/python/py-param.c')
0 files changed, 0 insertions, 0 deletions