commit | 4a6d6c97ca2204844631488a9985494c2752a11d | [log] [tgz] |
---|---|---|
author | Ezra Sitorus <ezra.sitorus@arm.com> | Fri Jun 13 17:57:03 2025 +0100 |
committer | Alice Carlotti <alice.carlotti@arm.com> | Thu Jun 19 14:36:33 2025 +0100 |
tree | bc65f50b3c5be73188410f79a2f210f7fd09c59d | |
parent | a1f853de0ffdd4b9141479033f96cf56ca306b1b [diff] |
aarch64: Support for FEAT_SVE_F16F32MM, FEAT_F8F16M, FEAT_F8F32MM FEAT_SVE_F16F32MM introduces the SVE half-precision floating-point matrix multiply-accumulate to single-precision instruction. FEAT_F8F32MM introduces the Advanced SIMD 8-bit floating-point matrix multiply-accumulate to single-precision instruction. FEAT_F8F16MM introduces the Advanced SIMD 8-bit floating-point matrix multiply-accumulate to half-precision instruction.