From: lkcl Date: Tue, 14 Mar 2023 15:24:47 +0000 (+0000) Subject: (no commit message) X-Git-Tag: opf_rfc_ls001_v3~169 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=32d221c3a93760ec5d5227e3ff4852f31bf7f157;p=libreriscv.git --- diff --git a/openpower/sv/rfc/ls007.mdwn b/openpower/sv/rfc/ls007.mdwn index abd02f5f5..16555d239 100644 --- 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)