File tree Expand file tree Collapse file tree 7 files changed +19
-16
lines changed Expand file tree Collapse file tree 7 files changed +19
-16
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ date-of-issue: 21 June 2024
5
5
set-quote-highlight : true
6
6
# LaTeX specific variables
7
7
copyright-text :
Copyright 2019, 2021-2024 Arm Limited and/or its affiliates <[email protected] >.
8
- draftversion : true
8
+ draftversion : false
9
9
# Jekyll specific variables
10
10
header_counter : true
11
11
toc : true
Original file line number Diff line number Diff line change 1
1
---
2
2
title: Arm C Language Extensions
3
- version: 2024Q2
4
- date-of-issue: 21 June 2024
3
+ version: 2024Q3
4
+ date-of-issue: 30 September 2024
5
5
# LaTeX specific variables
6
6
copyright-text: "Copyright: see section \\texorpdfstring{\\nameref{copyright}}{Copyright}."
7
- draftversion: true
7
+ draftversion: false
8
8
# Jekyll specific variables
9
9
header_counter: true
10
10
toc: true
@@ -178,6 +178,7 @@ unless a different support level is specified in the text.
178
178
| 2023Q2 | 04 August 2023 | Arm | See [Changes between ACLE Q4 2022 and ACLE Q2 2023](#changes-between-acle-q4-2022-and-acle-q2-2023) |
179
179
| 2024Q1 | 11 April 2024 | Arm | See [Changes between ACLE Q2 2023 and ACLE Q1 2024](#changes-between-acle-q2-2023-and-acle-q1-2024) |
180
180
| 2024Q2 | 21 June 2024 | Arm | See [Changes between ACLE Q1 2024 and ACLE Q2 2024](#changes-between-acle-q1-2024-and-acle-q2-2024) |
181
+ | 2024Q3 | 30 September 2024 | Arm | See [Changes between ACLE Q2 2024 and ACLE Q3 2024](#changes-between-acle-q2-2024-and-acle-q3-2024) |
181
182
182
183
#### Changes between ACLE Q2 2017 and ACLE Q2 2018
183
184
@@ -394,7 +395,7 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
394
395
* Added [**Alpha**](#current-status-and-anticipated-changes)
395
396
support for SVE2.1 (FEAT_SVE2p1).
396
397
397
- #### Changes for next release
398
+ #### Changes between ACLE Q2 2024 and ACLE Q3 2024
398
399
399
400
* Fixed incorrect system register dependencies in Function Multi Versioning.
400
401
* Added a requirement for function version declaration in Function Multi Versioning.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: 02alpha
4
4
date-of-issue : 11 January 2022
5
5
# LaTeX specific variables
6
6
copyright-text :
Copyright 2020-2022 Arm Limited and/or its affiliates <[email protected] >.
7
- draftversion : true
7
+ draftversion : false
8
8
# Jekyll specific variables
9
9
header_counter : true
10
10
toc : true
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ date-of-issue: 11 January 2022
5
5
# LaTeX specific variables
6
6
landscape: true
7
7
copyright-text: Copyright 2019-2022 Arm Limited and/or its affiliates <
[email protected] >.
8
- draftversion: true
8
+ draftversion: false
9
9
# Jekyll specific variables
10
10
header_counter: true
11
11
toc: true
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ date-of-issue: 11 January 2022
5
5
# LaTeX specific variables
6
6
landscape : true
7
7
copyright-text :
Copyright 2019-2022 Arm Limited and/or its affiliates <[email protected] >.
8
- draftversion : true
8
+ draftversion : false
9
9
# Jekyll specific variables
10
10
header_counter : true
11
11
toc : true
Original file line number Diff line number Diff line change 1
1
---
2
2
title: Arm Neon Intrinsics Reference
3
- version: 2023Q2
4
- date-of-issue: 04 August 2023
3
+ version: 2024Q3
4
+ date-of-issue: 30 September 2024
5
5
# LaTeX specific variables
6
6
landscape: true
7
7
copyright-text: "Copyright: see section \\texorpdfstring{\\nameref{copyright}}{Copyright}."
8
- draftversion: true
8
+ draftversion: false
9
9
# Jekyll specific variables
10
10
header_counter: true
11
11
toc: true
@@ -125,6 +125,7 @@ for more information about Arm’s trademarks.
125
125
| I | 30 September 2021 | 2021Q3 |
126
126
| J | 11 January 2022 | 2021Q4 |
127
127
| K | 04 August 2023 | 2023Q2 |
128
+ | L | 30 September 2024 | 2024Q3 |
128
129
129
130
### Changes between 2021Q2 and 2021Q3
130
131
@@ -146,7 +147,7 @@ for more information about Arm’s trademarks.
146
147
147
148
* Added support for FEAT_LRCPC3 LDAP1/STL1 intrinsics.
148
149
149
- ### Changes for next release
150
+ ### Changes between 2023Q2 and 2024Q3
150
151
151
152
* Fixed the range of the ``lane`` immediate argument for ``vst2q_lane_f64``.
152
153
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Arm Neon Intrinsics Reference
3
- version : 2023Q2
4
- date-of-issue : 04 August 2023
3
+ version : 2024Q3
4
+ date-of-issue : 30 September 2024
5
5
# LaTeX specific variables
6
6
landscape : true
7
7
copyright-text : " Copyright: see section \\ texorpdfstring{{\\ nameref{{copyright}}}}{{Copyright}}."
8
- draftversion : true
8
+ draftversion : false
9
9
# Jekyll specific variables
10
10
header_counter : true
11
11
toc : true
@@ -125,6 +125,7 @@ for more information about Arm’s trademarks.
125
125
| I | 30 September 2021 | 2021Q3 |
126
126
| J | 11 January 2022 | 2021Q4 |
127
127
| K | 04 August 2023 | 2023Q2 |
128
+ | L | 30 September 2024 | 2024Q3 |
128
129
129
130
### Changes between 2021Q2 and 2021Q3
130
131
@@ -146,7 +147,7 @@ for more information about Arm’s trademarks.
146
147
147
148
* Added support for FEAT_LRCPC3 LDAP1/STL1 intrinsics.
148
149
149
- ### Changes for next release
150
+ ### Changes between 2023Q2 and 2024Q3
150
151
151
152
* Fixed the range of the `` lane `` immediate argument for `` vst2q_lane_f64 `` .
152
153
You can’t perform that action at this time.
0 commit comments