File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -406,11 +406,10 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
406
406
* Added [**Alpha**](#current-status-and-anticipated-changes)
407
407
support for SME2.1 (FEAT_SME2p1).
408
408
* Removed requirement to add preprocessor guards for header files.
409
-
410
409
* Added specifications for floating-point absolute minimum
411
410
and maximum intrinsics (FEAT_FAMINMAX).
412
-
413
411
* Added specifications for table lookup intrinsics (FEAT_LUT, FEAT_SME_LUTv2).
412
+ * Release support level of the [Custom Datapath Extension](#custom-datapath-extension).
414
413
415
414
### References
416
415
@@ -4520,9 +4519,6 @@ The returned value is the same as for `__arm_st64bv`.
4520
4519
4521
4520
# Custom Datapath Extension
4522
4521
4523
- The specification for CDE is in `BETA` state and may change or be extended
4524
- in the future.
4525
-
4526
4522
The intrinsics in this section provide access to instructions in the
4527
4523
Custom Datapath Extension.
4528
4524
You can’t perform that action at this time.
0 commit comments