From: lkcl Date: Wed, 23 Dec 2020 19:08:55 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1003 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=693e2393ac26da45ca3fc756824a12ddd19d5f7d;p=libreriscv.git --- diff --git a/openpower/sv/svp_rewrite/svp64.mdwn b/openpower/sv/svp_rewrite/svp64.mdwn index 6b6653cd7..d86c4c8c7 100644 --- a/openpower/sv/svp_rewrite/svp64.mdwn +++ b/openpower/sv/svp_rewrite/svp64.mdwn @@ -147,7 +147,7 @@ The following fields are common to all Remapped Encodings: | Field Name | Field bits | Description | |------------|------------|----------------------------------------| -| MASK\_KIND | `0` | Execution Mask Kind | +| MASK\_KIND | `0` | Execution (predication) Mask Kind | | MASK | `1:3` | Execution Mask | | ELWIDTH | `4:5` | Element Width | | SUBVL | `6:7` | Sub-vector length |