From 02af1396fa92ca93d882ee5455dc260fe22f3f56 Mon Sep 17 00:00:00 2001 From: Tariq Kurd Date: Tue, 29 Oct 2024 19:06:00 +0100 Subject: [PATCH] fix Lawrence feedback --- src/insns/acperm_32bit.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/insns/acperm_32bit.adoc b/src/insns/acperm_32bit.adoc index 599b0365..5737a78a 100644 --- a/src/insns/acperm_32bit.adoc +++ b/src/insns/acperm_32bit.adoc @@ -47,12 +47,12 @@ The rules from <> must be followed when removing permissions. | 2 | <> | <> or <> | 3 (RV32 only) | <> | <> | 4 (RV32 only) | <> | <> -| 5 (RV32 only) | <> | not(<>) or (<> and not(<>)) +| 5 (RV32 only) | <> | not(<>) or <> | 6 (RV32 only) | <> | <> or <> -| 7 (RV32 only) | <> | <> == <> == <> -| 8 | <> | <> and <> -| 9 | <> | <> and <> -| 10 | <> | <> and <> +| 7 | <> | <> and <> +| 8 | <> | <> and <> +| 9 (RV32 only) | <> | <> == <> == <> +| 10 | <> | <> and <> | 11 | <> | <> | 12 | <> | <> |===