From: lkcl Date: Sun, 13 Dec 2020 16:55:25 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1345 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6c31a386b12193902061b896df5d95b8dcd7ba17;p=libreriscv.git --- diff --git a/openpower/sv/mv.vec.mdwn b/openpower/sv/mv.vec.mdwn index 84687102c..84295c18f 100644 --- a/openpower/sv/mv.vec.mdwn +++ b/openpower/sv/mv.vec.mdwn @@ -10,8 +10,8 @@ Basic idea: mv operations where either the src or dest is specifically marked as TODO: evaluate whether this will fit with [[mv.swizzle]] involved as well (yes it probably will) -* when SUBVL=1 (disabled) the mv is a straight vector mv. -* when SUBVL=2/3/4, mv.vec kicks in. M=0 is mv.srcvec, M=1 is mv.destvec +* M=0 is mv.srcvec +* M=1 is mv.destvec mv.srcvec (leaving out elwidths and chop):