From: lkcl Date: Sat, 20 Mar 2021 09:35:21 +0000 (+0000) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~1171 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=55d1656fe747d6807ba8bb9fbc56a50b000d392f;p=libreriscv.git --- diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index a8ceb6cca..faba1205e 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -13,7 +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]] +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]] # summary