From: lkcl Date: Sat, 5 Oct 2019 12:01:03 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3895 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cf47fa1b70ecac2dae4a62660490317b2296bcce;p=libreriscv.git --- diff --git a/simple_v_extension/specification/mv.x.rst b/simple_v_extension/specification/mv.x.rst index 8a21d364d..de3d9c241 100644 --- a/simple_v_extension/specification/mv.x.rst +++ b/simple_v_extension/specification/mv.x.rst @@ -201,3 +201,13 @@ swizzle2 takes 2 arguments, interleaving the two vectors depending on a 3rd (the +-----------+ +-------+-------+------+ | fswizzlei | | rs1 | 010 | rd | +-----------+-------+-------+-------+-------+-------+------+ + +Matrix 4x4 Vector mul +===================== + +:: + + pfscale,3 F2, F1, F10 + pfscaleadd,2 F2, F1, F11, F2 + pfscaleadd,1 F2, F1, F12, F2 + pfscaleadd,0 F2, F1, F13, F2