From 146e7339ad953f7349130da6f9ac712d630ec3e6 Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 9 Mar 2022 00:58:22 +0000 Subject: [PATCH] --- openpower/sv/bitmanip.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index f50892144..014c78e7d 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -12,6 +12,8 @@ **DRAFT STATUS** + + this extension amalgamates bitmanipulation primitives from many sources, including RISC-V bitmanip, Packed SIMD, AVX-512 and OpenPOWER VSX. Vectorisation and SIMD are removed: these are straight scalar (element) operations making them suitable for embedded applications. Vectorisation Context is provided by [[openpower/sv]]. -- 2.30.2