Skip to content

Commit

Permalink
Keep verb tense consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
vhscampos committed Mar 27, 2024
1 parent 13d2ed2 commit 09fa4ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions main/acle.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,10 +367,10 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
feature names are appended in lexicographic order, not in priority order.
* Mangled names contain a unique set of features (no duplicates).
* Added [MOPS](#memcpy-family-of-operations-intrinsics---mops).
* Change name mangling of the default version.
* Align priorities to account for feature dependencies.
* Introduce alternative names (aliases) `rdma` for `rdm`.
* Correct FEAT_BTI feature register value.
* Changed name mangling of the default version.
* Aligned priorities to account for feature dependencies.
* Introduced alternative names (aliases) `rdma` for `rdm`.
* Corrected FEAT_BTI feature register value.
* Introduced the `__ARM_FEATURE_PAUTH_LR` feature macro in section
[Pointer Authentication](#pointer-authentication) to indicate target support
for the Armv9.5-A PAC Enhancements.
Expand Down

0 comments on commit 09fa4ed

Please sign in to comment.