From: lkcl Date: Mon, 16 May 2022 12:53:33 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~2197 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9cb17e63172bb3a5283d937d64cf68f0c20f936b;p=libreriscv.git --- diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index cba9e7acf..24e522f6d 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -185,10 +185,10 @@ Binary lookup is a dynamic LUT2 version of ternlogi. Firstly, the lookup table is 4 bits wide not 8 bits, and secondly the lookup table comes from a register not an immediate. -| 0.5|6.10|11.15|16.20| 21..25|26..30 |31| Form | -| -- | -- | --- | --- | ----- |------ |--|---------| -| NN | RT | RA | RB | RC |nh 0000|1 | VA-Form | -| NN | RT | RA | RB | /BFA/ |0 0100|1 | VA-Form | +| 0.5|6.10|11.15|16.20| 21..25|26..31 | Form | +| -- | -- | --- | --- | ----- |--------|---------| +| NN | RT | RA | RB | RC |nh 00001| VA-Form | +| NN | RT | RA | RB | /BFA/ |0 01001| VA-Form | For binlut: