From 98ef824d0c04bbf24c2d3ecafaa6c355878ee76d Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 11 Mar 2022 23:05:42 +0000 Subject: [PATCH] --- openpower/sv/bitmanip.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index cc0228d43..09b504222 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -37,7 +37,10 @@ ternlog has its own major opcode | 29.30 |31| name | | ------ |--| --------- | -| 00 |Rc| ternlog | +| 00 |Rc| ternlogi | +| 01 |0 | ternlog | +| 01 |1 | ternlogv | +| 10 |0 | crternlog | minor opcode allocation -- 2.30.2