From 5e8355782661ca834484e12aede31091bbb6fe54 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 23 Jul 2022 11:38:23 +0100 Subject: [PATCH] annoying, pdf column corruption --- openpower/sv/comparison_table.mdwn | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/openpower/sv/comparison_table.mdwn b/openpower/sv/comparison_table.mdwn index 1cba3fda9..3cd936c7d 100644 --- a/openpower/sv/comparison_table.mdwn +++ b/openpower/sv/comparison_table.mdwn @@ -1,13 +1,13 @@ -|ISA
name |Num
opcodes|Taxonomy /
Class |setvl
scalable|Predicate
Masks|Twin
Predication|Explicit
Vector regs|128-bit
operations|Bigint
capability|LDST
Fault-First|Data-dependent
Fail-first|Predicate-
Result|Matrix HW
support| -|--------------|--------------|--------------------|-----------------|------------------|-------------------|-----------------------|---------------------|--------------------|-------------------|----------------------------|--------------------|--------------------| -|Draft SVP64 |5 (1) |Scalable (2) |yes |yes |yes (3) |no (4) |see (5) |yes (6) |yes (7) |yes (8) |yes (9) |yes (10) | -|VSX |700+ |Packed SIMD |no |no |no |yes (11) |yes |no |no |no |no |yes (12) | -|NEON |~250 (13) |Predicated SIMD |no |yes |no |yes |yes |no |no |no |no |no | -|SVE2 |~1000 (14) |Predicated SIMD (15)|no (15) |yes |no |yes |yes |no |yes (7) |no |no |no | -|AVX-512 (16) |~1000s (17) |Predicated SIMD |no |yes |no |yes |yes |no |no |no |no |no | -|RVV (18) |~190 |Scalable (19) |yes |yes |no |yes |yes (20) |no |yes |no |no |no | -|Aurora SX (21)|~200 (22) |Scalable (23) |yes |yes |no |yes |no |no |no |no |no |no | +|ISA
name |Num
opcodes|Taxonomy /
Class|setvl
scalable|Predicate
Masks|Twin
Predication|Explicit
Vector regs|128-bit
operations|Bigint
capability|LDST
Fault-First|Data-dependent
Fail-first|Predicate-
Result|Matrix HW
support| +|--------------|---------------|---------------------|-------------------|--------------------|---------------------|-------------------------|-----------------------|----------------------|---------------------|------------------------------|---------------------|---------------------| +|Draft SVP64 |5 (1) |Scalable (2) |yes |yes |yes (3) |no (4) |see (5) |yes (6) |yes (7) |yes (8) |yes (9) |yes (10) | +|VSX |700+ |Packed SIMD |no |no |no |yes (11) |yes |no |no |no |no |yes (12) | +|NEON |~250 (13) |Predicated SIMD |no |yes |no |yes |yes |no |no |no |no |no | +|SVE2 |~1000 (14) |Predicated SIMD (15) |no (15) |yes |no |yes |yes |no |yes (7) |no |no |no | +|AVX-512 (16) |~1000s (17) |Predicated SIMD |no |yes |no |yes |yes |no |no |no |no |no | +|RVV (18) |~190 |Scalable (19) |yes |yes |no |yes |yes (20) |no |yes |no |no |no | +|Aurora SX (21)|~200 (22) |Scalable (23) |yes |yes |no |yes |no |no |no |no |no |no | * (1): plus EXT001 24-bit prefixing. See [[sv/svp64]] * (2): A 2-Dimensional Scalable Vector ISA with both Horizontal-First and Vertical-First Modes. See [[sv/vector_isa_comparison]] -- 2.30.2