From: lkcl Date: Wed, 10 Mar 2021 15:05:42 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~52 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5cfe68a2ce71c83f545d4a8b1c9de971505a6650;p=libreriscv.git --- diff --git a/openpower/sv/setvl.mdwn b/openpower/sv/setvl.mdwn index c36610a20..e2dd83adf 100644 --- a/openpower/sv/setvl.mdwn +++ b/openpower/sv/setvl.mdwn @@ -45,7 +45,7 @@ Form: SVL-Form (see [[isatables/fields.text]]) | 0.5|6.10|11.15|16..23 | 24.25 | 26...30 |31| name | | -- | -- | --- | ------ | ------ | ------- |--| ------- | -| 19 | RT | RA | SVi // | vs ms | XO[0:4] |Rc| setvl | +|OPCD| RT | RA | SVi // | vs ms | XO[0:4] |Rc| setvl | Note that the immediate (`SVi`) spans 7 bits (16 to 22), and that bit 22 and 23 is reserved and must be zero. Setting bit 22 or 23 causes an illegal exception.