11---
22title: Arm C Language Extensions
3- version: 2025Q2
4- date-of-issue: 06 June 2025
3+ version: 2025Q3
4+ date-of-issue: 14 November 2025
55# LaTeX specific variables
66copyright-text: "Copyright: see section \\texorpdfstring{\\nameref{copyright}}{Copyright}."
7- draftversion: true
7+ draftversion: false
88# Jekyll specific variables
99header_counter: true
1010toc: true
@@ -181,6 +181,7 @@ unless a different support level is specified in the text.
181181| 2024Q3 | 30 September 2024 | Arm | See [Changes between ACLE Q2 2024 and ACLE Q3 2024](#changes-between-acle-q2-2024-and-acle-q3-2024) |
182182| 2024Q4 | 21 February 2025 | Arm | See [Changes between ACLE Q3 2024 and ACLE Q4 2024](#changes-between-acle-q3-2024-and-acle-q4-2024) |
183183| 2025Q2 | 06 June 2025 | Arm | See [Changes between ACLE Q4 2024 and ACLE Q2 2025](#changes-between-acle-q4-2024-and-acle-q2-2025) |
184+ | 2025Q3 | 14 November 2025 | Arm | See [Changes between ACLE Q2 2025 and ACLE Q3 2025](#changes-between-acle-q2-2025-and-acle-q3-2025) |
184185
185186#### Changes between ACLE Q2 2017 and ACLE Q2 2018
186187
@@ -446,7 +447,6 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
446447* Added `svdot[_n_f16_mf8]_fpm` and `svdot[_n_f32_mf8]_fpm`.
447448* Added Guarded Control Stack (GCS) at
448449 [**Beta**](#current-status-and-anticipated-changes) quality level.
449- * Add Function Multi Versioning feature priority syntax.
450450
451451#### Changes between ACLE Q4 2024 and ACLE Q2 2025
452452
@@ -461,10 +461,14 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
461461* Upgrade to [**Beta**](#current-status-and-anticipated-changes)
462462 support for modal 8-bit floating point intrinsics.
463463
464- #### Changes for next release
464+ #### Changes between ACLE Q2 2025 and ACLE Q3 2025
465465
466466* Added feature test macro for FEAT_SSVE_FEXPA.
467467* Added feature test macro for FEAT_CSSC.
468+ * Added Function Multi Versioning feature priority syntax.
469+
470+ #### Changes for next release
471+
468472* Added support for modal 8-bit floating point matrix multiply-accumulate widening intrinsics.
469473* Added support for 16-bit floating point matrix multiply-accumulate widening intrinsics.
470474
0 commit comments