projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cbd7d5
)
(no commit message)
author
lkcl
<lkcl@web>
Tue, 14 Mar 2023 15:24:47 +0000
(15:24 +0000)
committer
IkiWiki
<ikiwiki.info>
Tue, 14 Mar 2023 15:24:47 +0000
(15:24 +0000)
openpower/sv/rfc/ls007.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/rfc/ls007.mdwn
b/openpower/sv/rfc/ls007.mdwn
index abd02f5f5b8573ab837d8ad432297dc2be926c88..16555d239c0a5a10ceba587785530537ec9d1c22 100644
(file)
--- a/
openpower/sv/rfc/ls007.mdwn
+++ b/
openpower/sv/rfc/ls007.mdwn
@@
-259,7
+259,8
@@
None
**Programming Note**:
-Dynamic Ternary Logic may be emulated by appropriate combination of `binlog` and `ternlogi`:
+Dynamic Ternary Logic may be emulated by appropriate combination of `binlog` and `ternlogi`,
+using the `nh` (next half) operand to select first and second nibble:
```
# compute r3 = ternlog(r4, r5, r6, table=r7)