From: lkcl Date: Wed, 12 Apr 2023 17:51:02 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls010_v1~50 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cb495239fe98f4e22bd23eef4d7b2265c6ecc3dd;p=libreriscv.git --- diff --git a/openpower/sv/cr_ops.mdwn b/openpower/sv/cr_ops.mdwn index 426bc530e..c1fe4886d 100644 --- a/openpower/sv/cr_ops.mdwn +++ b/openpower/sv/cr_ops.mdwn @@ -18,7 +18,7 @@ interesting conceptual challenges for SVP64, which was designed primarily for vectors of arithmetic and logical operations. However if predicates may be bits of CR Fields it makes sense to extend Simple-V to cover CR Operations, especially given that Vectorised Rc=1 -may be processed by Vectorised CR Operations tbat usefully in turn +may be processed by Vectorised CR Operations that usefully in turn may become Predicate Masks to yet more Vector operations, like so: ```