From b17d4d88aa0a1d9d210557a511a842fc4f1af0f6 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 28 Jun 2021 09:59:04 +0100 Subject: [PATCH] --- openpower/sv/vector_ops.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openpower/sv/vector_ops.mdwn b/openpower/sv/vector_ops.mdwn index 4eae60114..1a69d9207 100644 --- a/openpower/sv/vector_ops.mdwn +++ b/openpower/sv/vector_ops.mdwn @@ -2,6 +2,8 @@ # SV Vector Operations. +TODO merge old standards page [[simple_v_extension/vector_ops/]] + The core OpenPOWER ISA was designed as scalar: SV provides a level of abstraction to add variable-length element-independent parallelism. However, certain classes of instructions only make sense in a Vector context: AVX512 conflictd for example. This section includes such examples. Many of them are from the RISC-V Vector ISA (with thanks to the efforts of RVV's contributors) Notes: -- 2.30.2