From: lkcl Date: Mon, 19 Sep 2022 22:13:10 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~359 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=33936846874e66004f99c76f5282ac5270469e6a;p=libreriscv.git --- diff --git a/openpower/sv/rfc/ls001.mdwn b/openpower/sv/rfc/ls001.mdwn index 2296702e2..fa8cce4f2 100644 --- a/openpower/sv/rfc/ls001.mdwn +++ b/openpower/sv/rfc/ls001.mdwn @@ -248,7 +248,7 @@ REMAP is outlined separately. * **Saturation**. applies to **all** LD/ST and Arithmetic and Logical operations (without adding explicit saturation ops) * **Reduction and Prefix-Sum** (Fibonnacci Series) Modes, including a - "Reverse Gear" (running loops in reverse order). + "Reverse Gear" (running loops backwards). * **vec2/3/4 "Packing" and "Unpacking"** (similar to VSX `vpack` and `vpkss`) accessible in a way that is easier than REMAP, added for the same reasons that drove `vpack` and `vpkss` etc. to be added: pixel, audio, and 3D