We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98f3ba commit 6f11d88Copy full SHA for 6f11d88
main/acle.md
@@ -12197,7 +12197,7 @@ extended in the future.
12197
12198
The functions in this section are defined by either the header file
12199
[`<arm_sve.h>`](#arm_sve.h) or [`<arm_sme.h>`](#arm_sme.h)
12200
-when `__ARM_FEATURE_SVE2.1` or `__ARM_FEATURE_SME2` is defined, respectively.
+when `__ARM_FEATURE_SVE2p1` or `__ARM_FEATURE_SME2` is defined, respectively.
12201
12202
These intrinsics can only be called from non-streaming code if
12203
`__ARM_FEATURE_SVE2p1` is defined. They can only be called from streaming code
0 commit comments