From: lkcl Date: Sat, 26 Dec 2020 17:13:03 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~840 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0e96a6003de8219593589ad8ae73050cff610b23;p=libreriscv.git --- diff --git a/openpower/sv/svp64.mdwn b/openpower/sv/svp64.mdwn index 7a80f4947..1f387397d 100644 --- a/openpower/sv/svp64.mdwn +++ b/openpower/sv/svp64.mdwn @@ -1,3 +1,7 @@ +# SVP64 for OpenPower ISA v3.0B + +[[!toc]] + # Links * > @@ -6,9 +10,9 @@ * * -# Rewrite of SVP64 for OpenPower ISA v3.1 +# Introduction -This document focuses on the encoding of SV. It it best read in conjunction with the [[sv/overview]] which explains the background. +This document focuses on the encoding of [[SV|sv]]. It it best read in conjunction with the [[sv/overview]] which explains the background. The plan is to create an encoding for SVP64, then to create an encoding for SVP48, then to reorganize them both to improve field overlap,