From 65aeb96fc8cda74cfed078e1e92f51a83a45c52c Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 18 Jun 2022 23:18:17 +0100 Subject: [PATCH] --- openpower/sv.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv.mdwn b/openpower/sv.mdwn index 876216536..ddde62b44 100644 --- a/openpower/sv.mdwn +++ b/openpower/sv.mdwn @@ -68,7 +68,8 @@ Comparative instruction count: * ARM SVE: around 4,000 instructions, prerequisite: NEON. * ARM SVE2: around 1,000 instructions, prerequisite: SVE * Intel AVX-512: around 4,000 instructions, prerequisite AVX, AVX2, - AVX-128 and AVX-256. + AVX-128 and AVX-256 which in turn critically rely on the rest of + x86, for a grand total of well over 10,000 instructions. * RISV-V RVV: 192 instructions, prerequisite 96 Scalar RV64GC instructions * SVP64: **five** instructions, 24-bit prefixing of prerequisite SFS (150) or -- 2.30.2