(no commit message)
authorlkcl <lkcl@web>
Thu, 17 Dec 2020 12:55:06 +0000 (12:55 +0000)
committerIkiWiki <ikiwiki.info>
Thu, 17 Dec 2020 12:55:06 +0000 (12:55 +0000)
openpower/sv/ldst.mdwn [new file with mode: 0644]

diff --git a/openpower/sv/ldst.mdwn b/openpower/sv/ldst.mdwn
new file mode 100644 (file)
index 0000000..30f75bb
--- /dev/null
@@ -0,0 +1,10 @@
+# SV Load and Store
+
+Vectorisation of Load and Store requires creation, from scalar operations, a number of different types:
+
+* fixed stride
+* element strided
+* vector indexed
+
+OpenPOWER Load/Store operations may be seen from [[isa/fixedload]] and [[isa/fixedstore]] pseudocode to be of the form:
+