projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a987b9f
)
Revert "add todo about changing crbinlog lut argument to a gpr"
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 11 Mar 2023 03:50:20 +0000
(
03:50
+0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 11 Mar 2023 03:50:20 +0000
(
03:50
+0000)
This reverts commit
a987b9ff6f1e9a151d8af257ffdf71a11bbaa219
.
openpower/sv/rfc/ls007.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/rfc/ls007.mdwn
b/openpower/sv/rfc/ls007.mdwn
index 19e5cc0e4dbcae928b6f67befba1d9bcc057ed11..b35d4cbf007a2d5e8d064cdd8c926b4ce72d1b94 100644
(file)
--- a/
openpower/sv/rfc/ls007.mdwn
+++ b/
openpower/sv/rfc/ls007.mdwn
@@
-70,9
+70,6
@@
GPR, CR-Field, bit-manipulation, ternary, binary, dynamic, look-up-table
**Notes and Observations**:
-* TODO: imho taking a LUT from a CR isn't useful, therefore `bincrlut` should
- be dropped and `crbinlog` should be changed to take its LUT argument from a GPR.
- <https://libre-soc.org/irclog/%23libre-soc.2023-03-10.log.html#t2023-03-10T21:10:56>
* `ternlogi` is like the existing `xxeval` instruction, except operates on
GPRs instead of VSRs and doesn't require VSX/VMX.