From: lkcl Date: Thu, 28 Jan 2021 14:42:22 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~277 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bf7bd942221a56f2260a4894c0d35e93893c561e;p=libreriscv.git --- diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index 73bbeb66d..7a6bf065a 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -8,6 +8,7 @@ minor opcode allocation | ------ |--| --------- | | 00 |Rc| ternaryi | | 001 |Rc| ternary | + | 010 |Rc| bitmask | | 011 |Rc| gf* | | 101 |1 | ternaryv | | 101 |0 | ternarycr | @@ -42,7 +43,7 @@ minor opcode allocation 3 ops -* bitmask swt/extract +* bitmask set/extract * ternary bitops * GF