From: lkcl Date: Sun, 10 Jan 2021 19:47:27 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~481 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c2e3aefe8dc9a73c8d2cf9977d1b2c3c251d87ff;p=libreriscv.git --- diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index fed2ccb11..ccec185b6 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -53,8 +53,10 @@ ops | NN | RA | RB | RC | 10 | 0 | 0010110 |Rc| shfl | | NN | RA | RB | sh | 10 | SH | 1010110 |Rc| shfli | | NN | RA | RB | RC | 10 | 0 | 0110110 |Rc| shflw | -| NN | RA | RB | sh | 10 | | 1110110 |Rc| rsvd | +| NN | RA | RB | RC | 10 | 0 | 1110110 |Rc| bdep | +| NN | RA | RB | RC | 10 | 1 | 1110110 |Rc| bext | | NN | RA | RB | | 11 | | 1110110 |Rc| rsvd | +| NN | RA | RB | | | | NN11110 |Rc| rsvd | # bit to byte permute