From: Luke Kenneth Casson Leighton Date: Tue, 16 Oct 2018 00:48:42 +0000 (+0100) Subject: add reshaping section X-Git-Tag: convert-csv-opcode-to-binary~4927 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dcfb3aa108abf456d84420df04bb10d06938bf05;p=libreriscv.git add reshaping section --- diff --git a/simple_v_extension/specification.mdwn b/simple_v_extension/specification.mdwn index c95714601..6b112a7db 100644 --- a/simple_v_extension/specification.mdwn +++ b/simple_v_extension/specification.mdwn @@ -522,9 +522,9 @@ Note that: * Twin-predicated operations require **two** separate and distinct element offsets. The above pseudo-code algorithm will be applied separately and independently to each, should each of the two - operands be remapped. *This even includes C.LDSP* where in that case - it will be the offset that is remapped (see Compressed Stack LOAD/STORE - section). + operands be remapped. *This even includes C.LDSP* and other operations + in that category, where in that case it will be the **offset** that is + remapped (see Compressed Stack LOAD/STORE section). * Setting the total elements (xdim+1) times (ydim+1) times (zdim+1) to less than MVL is **perfectly legal**, albeit very obscure. It permits entries to be regularly presented to operands **more than once**, thus