projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ec351f
)
add todo about changing crbinlog lut argument to a gpr
author
Jacob Lifshay
<programmerjake@gmail.com>
Fri, 10 Mar 2023 22:14:45 +0000
(14:14 -0800)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Fri, 10 Mar 2023 22:14:45 +0000
(14:14 -0800)
openpower/sv/rfc/ls007.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/rfc/ls007.mdwn
b/openpower/sv/rfc/ls007.mdwn
index b35d4cbf007a2d5e8d064cdd8c926b4ce72d1b94..19e5cc0e4dbcae928b6f67befba1d9bcc057ed11 100644
(file)
--- a/
openpower/sv/rfc/ls007.mdwn
+++ b/
openpower/sv/rfc/ls007.mdwn
@@
-70,6
+70,9
@@
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.