From 6cf17b281f44ef0a5cdbcd6e1203b3a0d8eba6b9 Mon Sep 17 00:00:00 2001 From: Tariq Kurd Date: Tue, 29 Oct 2024 16:59:14 +0100 Subject: [PATCH] correct SL -> CL --- src/insns/acperm_32bit.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insns/acperm_32bit.adoc b/src/insns/acperm_32bit.adoc index 115284b9..599b0365 100644 --- a/src/insns/acperm_32bit.adoc +++ b/src/insns/acperm_32bit.adoc @@ -30,7 +30,7 @@ format shown in xref:acperm_bit_field[xrefstyle=short]. . Calculate the bitwise AND of the bit field with the mask `rs2`. . If the AP and <> field in `cs1` could not have been produced by <> then clear all AP permissions, and the <> to {CAP_MODE_VALUE}. Skip the next step. -.. If <> is implemented then also set <> to 0 (_local_). +.. If <> is implemented then also set <> to 0 (_local_). . Clear AP permissions as required to meet the rules below. . Encode the AP permissions for RV32 according to <>. . Copy `cs1` to `cd`, and update the AP and SDP fields with the newly calculated versions.