From: lkcl Date: Sun, 14 Aug 2022 16:03:55 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~860 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b07ffbf8be6f46c4e6c15dfb262bae712e00370f;p=libreriscv.git --- diff --git a/openpower/sv/cr_ops.mdwn b/openpower/sv/cr_ops.mdwn index 54514b7c5..45e54f224 100644 --- a/openpower/sv/cr_ops.mdwn +++ b/openpower/sv/cr_ops.mdwn @@ -71,7 +71,8 @@ SVP64 RM `MODE` (includes `ELWIDTH_SRC` bits) for CR-based operations: | 6 | 7 | 19-20 | 21 | 22 23 | description | | - | - | ----- | --- |---------|----------------- | -|sz |SNZ| 0 RG | 0 | dz / | normal mode | +|sz |SNZ| 0 RG | 0 | dz 0 | normal mode | +|sz |SNZ| 0 RG | 0 | dz 1 | Pack/Unpack mode | |sz |SNZ| 0 RG | 1 | 0 / | scalar reduce mode (mapreduce), SUBVL=1 | |zz |SNZ| 0 RG | 1 | 1 / | parallel reduce mode (mapreduce), SUBVL=1 | |sz |SNZ| 0 RG | 1 | SVM / | subvector reduce mode, SUBVL>1 |