projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce5aa97
)
(no commit message)
author
lkcl
<lkcl@web>
Wed, 22 Mar 2023 00:29:47 +0000
(
00:29
+0000)
committer
IkiWiki
<ikiwiki.info>
Wed, 22 Mar 2023 00:29:47 +0000
(
00:29
+0000)
openpower/sv/rfc/ls007.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/rfc/ls007.mdwn
b/openpower/sv/rfc/ls007.mdwn
index dc573a2216bf37d48044e832c186b611e351b786..9030b5b4eea4030255d40b032aa59023f1659ae1 100644
(file)
--- 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**: