From: lkcl Date: Sun, 17 Apr 2022 22:24:30 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~2740 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3dc1f88e0dda6f489eaf124d406ee30125d4fc57;p=libreriscv.git --- diff --git a/openpower/isa/svfixedarith.mdwn b/openpower/isa/svfixedarith.mdwn index eed879872..23fad0402 100644 --- a/openpower/isa/svfixedarith.mdwn +++ b/openpower/isa/svfixedarith.mdwn @@ -52,9 +52,9 @@ Special Registers Altered: Pseudocode: - - cat[0:127] = (RB) || (RS) + cat[0:127] = (RS) || (RB) sum[0:127] = cat + EXTZ(RA) - 1 rhi[0:63] = sum[0:63] if (RA)[0:62] = [0]*63 then rhi = rhi + 1