From: lkcl Date: Sun, 3 Apr 2022 15:29:21 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~2895 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=683bbffe1e1409708f5bdca02bb35507574b9c99;p=libreriscv.git --- diff --git a/openpower/sv/normal.mdwn b/openpower/sv/normal.mdwn index 7d1185c96..88db31a4e 100644 --- a/openpower/sv/normal.mdwn +++ b/openpower/sv/normal.mdwn @@ -107,7 +107,7 @@ dest elwidth. *Programmer's Note: Post-analysis of the Vector of CRs to find out if any given element hit saturation may be done using a mapreduced CR op (cror), or by using the -new crweird instruction with Rc=1, which will transfer the required +new crrweird instruction with Rc=1, which will transfer the required CR bits to a scalar integer and update CR0, which will allow testing the scalar integer for nonzero. see [[sv/cr_int_predication]]*