[PATCH 0/1] AArch64 v9.7 extensions: FEAT_F16F32MM
Sivan Shani
sivan.shani@arm.com
Thu Oct 23 14:35:03 GMT 2025
From: Sivan Shani <sivsha01@ip-10-249-56-69.eu-west-1.compute.internal>
Hi all,
This patch includes the feature flag and instruction for the FEAT_F16F32MM feature,
including a test file.
The spec:
https://developer.arm.com/documentation/109697/2025_09/2025-Architecture-Extensions
Okay for master?
Thanks,
Sivan
Sivan Shani (1):
AArch64: Add FEAT_F16F32MM
gas/config/tc-aarch64.c | 1 +
gas/doc/c-aarch64.texi | 2 ++
gas/testsuite/gas/aarch64/f16f32mm-simd.d | 12 ++++++++++++
gas/testsuite/gas/aarch64/f16f32mm-simd.s | 4 ++++
include/opcode/aarch64.h | 2 ++
opcodes/aarch64-dis-2.c | 24 ++++++++++++++++-------
opcodes/aarch64-tbl-2.h | 1 +
opcodes/aarch64-tbl.h | 14 +++++++++++++
8 files changed, 53 insertions(+), 7 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/f16f32mm-simd.d
create mode 100644 gas/testsuite/gas/aarch64/f16f32mm-simd.s
--
2.43.0
More information about the Binutils
mailing list