From: Luke Kenneth Casson Leighton Date: Sat, 11 Mar 2023 03:50:20 +0000 (+0000) Subject: Revert "add todo about changing crbinlog lut argument to a gpr" X-Git-Tag: opf_rfc_ls001_v3~178 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=07825aebf52669a32c009f2b6b821e1761012f6d;p=libreriscv.git Revert "add todo about changing crbinlog lut argument to a gpr" This reverts commit a987b9ff6f1e9a151d8af257ffdf71a11bbaa219. --- diff --git a/openpower/sv/rfc/ls007.mdwn b/openpower/sv/rfc/ls007.mdwn index 19e5cc0e4..b35d4cbf0 100644 --- 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. - * `ternlogi` is like the existing `xxeval` instruction, except operates on GPRs instead of VSRs and doesn't require VSX/VMX.