From c039eedb4ecc6bd46941b39d222a5c033db41646 Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 9 Mar 2022 09:04:19 +0000 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 c0e63b6ae..0a9e6df0c 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -670,7 +670,8 @@ GFMOD is a pseudo-op where RA=0 ## carryless mul based on RV bitmanip -see +see and + these are GF2 operations with the modulo set to 2^degree. they are worth adding as their own non-overwrite operations -- 2.30.2