From: lkcl Date: Fri, 29 Jan 2021 13:48:07 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~250 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f35c278c2d98ca3e42e1201c8254d0ca359683d6;p=libreriscv.git --- diff --git a/openpower/sv/implementation.mdwn b/openpower/sv/implementation.mdwn index 4ddc2090b..b05048ba6 100644 --- a/openpower/sv/implementation.mdwn +++ b/openpower/sv/implementation.mdwn @@ -93,6 +93,7 @@ This is a peer of MSR but is stored in an SPR. It should be considered part of a [[sv/setvl]] instruction is needed, which also implements [[sv/sprs]] i.e. primarily the `SVSTATE` SPR. the dual-access SPRs for VL and MVL which mirror into the SVSTATE.VL and SVSTATE.MVL fields are not immediately essential to implement. +* LibreSOC OpenPOWER wiki fields/forms: DONE. pseudocode: TODO * ISACaller: TODO * power-gem5: TODO * TestIssuer: TODO