From bf7bd942221a56f2260a4894c0d35e93893c561e Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 28 Jan 2021 14:42:22 +0000 Subject: [PATCH] --- openpower/sv/bitmanip.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.30.2