From 8765b3c2dc62bd46560a22b880d1f8324a0e27e5 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 17 Jan 2021 14:46:20 +0000 Subject: [PATCH] --- openpower/sv/bitmanip.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index fc88baf2e..acf728cb8 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -192,6 +192,8 @@ another mode selection would be CRs not Ints. # bitmask set based on RV bitmanip singlebit set, instruction format similar to shift +[[isa/fixedshift]]. bmext is actually covered already (shift-with-mask). +however bitmask-invert is not, and set/clr are not covered, although they can ise the same Shift ALU. | 0.5|6.10|11.15|16.20|21.25| 26..30 |31| | -- | -- | --- | --- | --- | ------- |--| -- 2.30.2