From: lkcl Date: Tue, 26 Jan 2021 14:35:52 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~296 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ef52b5748114fea74f0135d423d1212a9bed2f20;p=libreriscv.git --- diff --git a/openpower/sv/sprs.mdwn b/openpower/sv/sprs.mdwn index 9ab8ec66e..ad8127f72 100644 --- a/openpower/sv/sprs.mdwn +++ b/openpower/sv/sprs.mdwn @@ -67,12 +67,12 @@ The format of the STATE SPR is as follows: | Field | Name | Description | | ----- | -------- | --------------------- | -| 0:6 | maxvl | Max Vector Length | -| 7:13 | vl | Vector Length | -| 14:20 | srcstep | | -| 21:27 | dststep | | -| 28:29 | subvl | | -| 30:31 | svstep | | +| 0:6 | maxvl | Max Vector Length | +| 7:13 | vl | Vector Length | +| 14:20 | srcstep | for srcstep = 0..VL-1 | +| 21:27 | dststep | for dststep = 0..VL-1 | +| 28:29 | subvl | Sub-vector length | +| 30:31 | svstep | for svstep = 0..VL-1 | The relationship between SUBVL and the subvl field is: