From: lkcl Date: Thu, 19 May 2022 18:12:01 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~2156 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2e5313fa335901b3300559d402a3abd1d2399635;p=libreriscv.git --- diff --git a/openpower/sv/cr_int_predication.mdwn b/openpower/sv/cr_int_predication.mdwn index d66dfc507..5e6ffebc3 100644 --- a/openpower/sv/cr_int_predication.mdwn +++ b/openpower/sv/cr_int_predication.mdwn @@ -278,7 +278,7 @@ capability (BFT is 5 bits) mtcrset BF, mask mtcrweird BF, r0, 1, mask.0b0000 mtcrclr BF, mask mtcrweird BF, r0, 1, mask.0b1111 -# Vectorised versions +# Vectorised versions involving GPRs The name "weird" refers to a minor violation of SV rules when it comes to deriving the Vectorised versions of these instructions.