diff --git a/src/insns/gcperm_32bit.adoc b/src/insns/gcperm_32bit.adoc index 36c06a42..6d8e9ff3 100644 --- a/src/insns/gcperm_32bit.adoc +++ b/src/insns/gcperm_32bit.adoc @@ -33,6 +33,9 @@ permission bits in `rd` are set to 0. [#gcperm_bit_field] include::../img/acperm_bit_field.edn[] +NOTE: When {cheri_levels_ext_name} is not implemented, the `CL`, `SL`, `EL` and EL fields always report 0. +Therefore, the presence of the {cheri_levels_ext_name} can be detected by checking the <> result on the <>. + Exceptions:: include::require_cre.adoc[]