From e66ca43cb51a1b7de95b8c160e11a18c45f13052 Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 22 Mar 2023 00:29:47 +0000 Subject: [PATCH] --- openpower/sv/rfc/ls007.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openpower/sv/rfc/ls007.mdwn b/openpower/sv/rfc/ls007.mdwn index dc573a221..9030b5b4e 100644 --- a/openpower/sv/rfc/ls007.mdwn +++ b/openpower/sv/rfc/ls007.mdwn @@ -69,6 +69,8 @@ GPR, CR-Field, bit-manipulation, ternary, binary, dynamic, look-up-table * `crternlogi` is like `ternlogi` except it works with CRs instead of GPRs. * `crbinlog` is like `binlog` except it works with CRs instead of GPRs. Likewise it is similar to a Programmable LUT in an FPGA. +* Combined these instructions save on insteuction count and also hekp accelerate + AI and JIT runtimes. **Notes and Observations**: -- 2.30.2