From ba8e195517c73343f47b7fbdde9182e744d6dd0d Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 20 Mar 2021 09:36:38 +0000 Subject: [PATCH] --- openpower/sv/bitmanip.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index faba1205e..46346cceb 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -13,8 +13,8 @@ ternaryv is experimental and is the only operation that may be considered a "Pac general-purpose Galois Field operations are added so as to avoid huge opcode proliferation across many areas of Computer Science. however for convenience and also to avoid setup costs, some of the more common operations (clmul, crc32) are also added. The expectation is that these operations would all be covered by the same pipeline. -note that there are brownfield spaces below that could incorporate some of the set-before-first and other scalar operations listed in [[sv/vector_ops]], -the [[sv/av_opcodes]] and [[sv/cr_int_predication]] +note that there are brownfield spaces below that could incorporate some of the set-before-first and other scalar operations listed in [[sv/vector_ops]], ane +the [[sv/av_opcodes]] # summary -- 2.30.2