From: lkcl Date: Thu, 17 Dec 2020 12:55:06 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1236 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=47f12f4349d18cd5f1837aba42dd3dbd0c07f6c0;p=libreriscv.git --- diff --git a/openpower/sv/ldst.mdwn b/openpower/sv/ldst.mdwn new file mode 100644 index 000000000..30f75bb45 --- /dev/null +++ b/openpower/sv/ldst.mdwn @@ -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: +