From: lkcl Date: Sat, 12 Dec 2020 18:29:05 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1376 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=26af5829d4a65fddf3d4a8843f0ce796c714b1f8;p=libreriscv.git --- diff --git a/openpower/sv/svp_rewrite/svp64/discussion.mdwn b/openpower/sv/svp_rewrite/svp64/discussion.mdwn index 8da5683cc..7efd8fe2b 100644 --- a/openpower/sv/svp_rewrite/svp64/discussion.mdwn +++ b/openpower/sv/svp_rewrite/svp64/discussion.mdwn @@ -55,8 +55,6 @@ Data-dependent fail-on-first has two distinct variants: one for LD/ST, the other The CR-based data-driven fail-on-first is new and not found in ARM SVE or RVV. It is extremely useful for reducing instruction count, however requires speculative execution involving modifications of VL to get high performance implementations. -Twin predication arithmetic operations - # standard arith ops (single predication) these are of the form res = op(src1, src2, ...)