(no commit message)
authorlkcl <lkcl@web>
Mon, 5 Sep 2022 16:24:01 +0000 (17:24 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 5 Sep 2022 16:24:01 +0000 (17:24 +0100)
openpower/sv/normal.mdwn

index be9a5069ddd9debdd5d3ac61d724e54dfdcf345a..1d2fa4ae58d4ca03dc2f0bab01648608763ecb1a 100644 (file)
@@ -28,8 +28,8 @@ Modes apply to Arithmetic and Logical SVP64 operations:
   *VL is altered as a result*.
 * **sat mode** or saturation: clamps each element result to a min/max rather than overflows / wraps.  allows signed and unsigned clamping for both INT
 and FP.
-* **reduce mode**. if used correftly, a mapreduce (or a prefix sum)
-  is performed.    see [[svp64/appendix]]:
+* **reduce mode**. if used correctly, a mapreduce (or a prefix sum)
+  is performed.    see [[svp64/appendix]].
   note that there are comprehensive caveats when using this mode.
 * **pred-result** will test the result (CR testing selects a bit of CR and inverts it, just like branch conditional testing) and if the test fails it
 is as if the