From: lkcl Date: Thu, 28 Jan 2021 13:40:35 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~281 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f2828e6bf357fc4bf34ff0e9fc431125157c6ccb;p=libreriscv.git --- diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index 7fec1087f..9d12ce609 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -35,9 +35,19 @@ * ternary bitops * GF -| 0.5|6.10|11.15|16.20|21.25| 26....30 |31| name | -| -- | -- | --- | --- | --- | -------- |--| ------ | -| NN | RT | RA | RB | RC | mode 001 |Rc| ternary | +| 0.5|6.10|11.15|16.20|21..25 | 26....30 |31| name | +| -- | -- | --- | --- | ----- | -------- |--| ------ | +| NN | RT | RA | RB | RC | mode 001 |Rc| ternary | +| NN | RT | RA | RB | im0-4 | im5-7 00 |Rc| ternaryi | +| NN | RS | RA | RB | deg | 00 011 |Rc| gfmul | + +| 0.5|6.10|11.15| 16.23 |24.27 | 28.30 |31| name | +| -- | -- | --- | ----- | ---- | ----- |--| ------ | +| NN | RT | RA | imm | mask | 101 |1 | ternaryv | + +| 0.5|6.8 | 9.11|12.14|15|16.23|24.27 | 28.30|31| name | +| -- | -- | --- | --- |- |-----|----- | -----|--| -------| +| NN | BA | BB | BC |0 |imm | mask | 101 |0 | ternarycr | ops