(no commit message)
authorlkcl <lkcl@web>
Mon, 19 Sep 2022 22:13:10 +0000 (23:13 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 19 Sep 2022 22:13:10 +0000 (23:13 +0100)
openpower/sv/rfc/ls001.mdwn

index 2296702e2edf11988d0b466768181217503fe844..fa8cce4f2617fc59bab561a111f38b00ff23b27e 100644 (file)
@@ -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