File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -12889,6 +12889,10 @@ Zero ZA vector groups
1288912889
1289012890### SME2.2 instruction intrinsics
1289112891
12892+ The specification for SME2.2 are in
12893+ [**Alpha** state](#current-status-and-anticipated-changes) and might change or be
12894+ extended in the future.
12895+
1289212896The intrinsics in this section are defined by the header file
1289312897[`<arm_sme.h>`](#arm_sme.h) when `__ARM_FEATURE_SME2p2` is defined.
1289412898
@@ -13465,6 +13469,10 @@ While (resulting in predicate tuple)
1346513469
1346613470### SVE2.2 and SME2.2 instruction intrinsics
1346713471
13472+ The specification for SVE2.2 and SME2.2 are in
13473+ [**Alpha** state](#current-status-and-anticipated-changes) and might change or be
13474+ extended in the future.
13475+
1346813476The functions in this section are defined by either the header file
1346913477 [`<arm_sve.h>`](#arm_sve.h) or [`<arm_sme.h>`](#arm_sme.h)
1347013478when `__ARM_FEATURE_SVE2p2` or `__ARM_FEATURE_SME2p2` is defined, respectively.
You can’t perform that action at this time.
0 commit comments