From: lkcl Date: Tue, 20 Sep 2022 12:44:20 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~350 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=06cf3edb90bd70ca9cf63c1ff81de400893c7d56;p=libreriscv.git --- diff --git a/openpower/sv/overview.mdwn b/openpower/sv/overview.mdwn index 758a64260..28ca22659 100644 --- a/openpower/sv/overview.mdwn +++ b/openpower/sv/overview.mdwn @@ -267,7 +267,7 @@ effectively the same as "no predicate". function op_add(RT, RA, RB) # add not VADD! int id=0, irs1=0, irs2=0; - predval = get_pred_val(FALSE, rd); + predval = get_pred_val(FALSE, RT); # dest mask for i = 0 to VL-1: if (predval & 1<