From e591924c38efd077e6922b7c7cc43c967bac2e2a Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 10 Mar 2022 00:17:20 +0000 Subject: [PATCH] --- openpower/sv/bitmanip.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index 3ed51ae91..99b558778 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -331,6 +331,10 @@ the two LUT2s are applied left-half (when not swapping) and right-half (when swapping) so as to allow a wider range of options +grevlut should be arranged so as to produce the constants +needed to put into bext (bitextract) so as in turn to +be able to emulate x86 pmovmask instructions + ``` -- 2.30.2