From da4122244b0339d51dbbe87432a26a8be126759c Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 21 May 2022 14:46:34 +0100 Subject: [PATCH] --- openpower/sv/bitmanip.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index d2c888504..7bf2182d5 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -421,7 +421,8 @@ uint_xlen_t bmextrev(RA, RB, sh) # grevlut -([3x lower latency alternative](grev_gorc_design/)) +([3x lower latency alternative](grev_gorc_design/) which is +not equivalent and has limited constant-generation capability) generalised reverse combined with a pair of LUT2s and allowing a constant `0b0101...0101` when RA=0, and an option to invert -- 2.30.2