From: lkcl Date: Thu, 17 Dec 2020 14:49:55 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1227 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9a5c10fb31c579d507d22f1dacd4c305ad6d4272;p=libreriscv.git --- diff --git a/openpower/sv/svp_rewrite/svp64.mdwn b/openpower/sv/svp_rewrite/svp64.mdwn index e89449a20..fb98095fb 100644 --- a/openpower/sv/svp_rewrite/svp64.mdwn +++ b/openpower/sv/svp_rewrite/svp64.mdwn @@ -558,26 +558,44 @@ Instructions are broken down by Register Profiles as listed in the following aut ## LDST-1R-1W-imm -`RM-2P-2S1D` +`RM-2P-1S1D` + +LD immediate ## LDST-1R-2W-imm -TBD + +LD immediate with update + ## LDST-2R-imm -TBD + +ST immediate + ## LDST-2R-1W `RM-2P-2S1D` +LD Indexed with update + ## LDST-2R-1W-imm -TBD + +ST Indexed with update + ## LDST-2R-2W -TBD + +LD Indexed with update + ## LDST-3R -TBD + +ST Indexed + ## LDST-3R-CRo -TBD + +ST Indexed cache + ## LDST-3R-1W -TBD + +ST Indexed with update + ## CRio TBD ## CR=2R1W