(no commit message)
authorlkcl <lkcl@web>
Tue, 19 Jan 2021 14:01:07 +0000 (14:01 +0000)
committerIkiWiki <ikiwiki.info>
Tue, 19 Jan 2021 14:01:07 +0000 (14:01 +0000)
openpower/sv/remap.mdwn

index e821b47ab2fd9d0d11e0a918728befdfc7e8d58c..95eb3370f0524590e53b37d68e17b1068295a9d3 100644 (file)
@@ -187,7 +187,7 @@ A 2D REMAP allows:
 * a 32 bit `GF(256)` multiply on the vec4 to be performed.
 
 This entirely in-place without special 128-bit opcodes.  Below is
-the pseudocode for [[!wiki Rindael MixColumns]]
+the pseudocode for [[!wikipedia Rijndael MixColumns]]
 
 ```
 void gmix_column(unsigned char *r) {