From: lkcl Date: Tue, 19 Jan 2021 14:01:07 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~405 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9385816d6c0855780c34c4aef466ab0a1e784df6;p=libreriscv.git --- diff --git a/openpower/sv/remap.mdwn b/openpower/sv/remap.mdwn index e821b47ab..95eb3370f 100644 --- a/openpower/sv/remap.mdwn +++ b/openpower/sv/remap.mdwn @@ -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) {