File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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+
1294212946The 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+
1351813526The 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)
1352013528when `__ARM_FEATURE_SVE2p2` or `__ARM_FEATURE_SME2p2` is defined, respectively.
You can’t perform that action at this time.
0 commit comments