Skip to content

Commit 78c7dd0

Browse files
committed
Add SME2.2/SVE2.2 support status (Alpha) to the content
1 parent cd981a4 commit 78c7dd0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

main/acle.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12939,6 +12939,10 @@ Zero ZA vector groups
1293912939

1294012940
### SME2.2 instruction intrinsics
1294112941

12942+
The specification for SME2.2 are in
12943+
[**Alpha** state](#current-status-and-anticipated-changes) and might change or be
12944+
extended in the future.
12945+
1294212946
The intrinsics in this section are defined by the header file
1294312947
[`<arm_sme.h>`](#arm_sme.h) when `__ARM_FEATURE_SME2p2` is defined.
1294412948

@@ -13515,6 +13519,10 @@ While (resulting in predicate tuple)
1351513519

1351613520
### SVE2.2 and SME2.2 instruction intrinsics
1351713521

13522+
The specification for SVE2.2 and SME2.2 are in
13523+
[**Alpha** state](#current-status-and-anticipated-changes) and might change or be
13524+
extended in the future.
13525+
1351813526
The functions in this section are defined by either the header file
1351913527
[`<arm_sve.h>`](#arm_sve.h) or [`<arm_sme.h>`](#arm_sme.h)
1352013528
when `__ARM_FEATURE_SVE2p2` or `__ARM_FEATURE_SME2p2` is defined, respectively.

0 commit comments

Comments
 (0)