Skip to content

Commit 2c940c5

Browse files
Apply suggestions from code review
clarify confusing text Signed-off-by: Tariq Kurd <tariqandlaura@gmail.com>
1 parent fdaae70 commit 2c940c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/insns/acperm_32bit.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ The rules from <<acperm_rules>> must be followed when removing permissions.
5959
The behaviour of currently illegal combinations from <<acperm_rules>> is to clear the permission if invalid (or in the case of <<sl_perm>> set it to 0 (_local_)).
6060

6161
* For RV64 all such combinations may be redefined by future extensions.
62-
* For the RV32 only rules none of these combinations are possible to meet the encoding requirements for <<cap_perms_encoding32>>, or
63-
<<cap_perms_encoding_levels32>> if <<cheri_levels_ext,{cheri_levels_ext_name}>> is implemented. In all cases invalid permissions are cleared.
62+
* The RV32 only rules are added because they remove combinations which do not meet the encoding requirements for <<cap_perms_encoding32>>, or
63+
<<cap_perms_encoding_levels32>> if <<cheri_levels_ext,{cheri_levels_ext_name}>> is implemented.
6464
6565
.Capability permissions bit field
6666
[#acperm_bit_field]

0 commit comments

Comments
 (0)