(no commit message)
authorlkcl <lkcl@web>
Tue, 14 Mar 2023 15:24:47 +0000 (15:24 +0000)
committerIkiWiki <ikiwiki.info>
Tue, 14 Mar 2023 15:24:47 +0000 (15:24 +0000)
openpower/sv/rfc/ls007.mdwn

index abd02f5f5b8573ab837d8ad432297dc2be926c88..16555d239c0a5a10ceba587785530537ec9d1c22 100644 (file)
@@ -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)