projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06b6d91
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 2 Jul 2022 21:28:20 +0000
(22:28 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 2 Jul 2022 21:28:20 +0000
(22:28 +0100)
openpower/sv/vector_isa_comparison.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/vector_isa_comparison.mdwn
b/openpower/sv/vector_isa_comparison.mdwn
index 5d7988af3f71276da976be7554d297dd19ead7c3..6b6947f5d21f00ba92c5d845ef494b816bf16386 100644
(file)
--- a/
openpower/sv/vector_isa_comparison.mdwn
+++ b/
openpower/sv/vector_isa_comparison.mdwn
@@
-127,12
+127,13
@@
The term Horizontal or Vertical alludes to the Matrix "Row-First" or
loop constructs to explicitly step to the next element.
Vector-type Support by Architecture
-[[!table data="""
-Architecture | Horizontal | Vertical
-MyISA 66000 | | X
-Cray | X |
-SX Aurora | X |
-RVV | X |
-SVP64 | X | X
-"""]]
+
+
+| Architecture | Horizontal | Vertical |
+| - | - |
+| MyISA 66000 | | X |
+| Cray | X | |
+| SX Aurora | X | |
+| RVV | X | |
+| SVP64 | X | X |