From: Luke Kenneth Casson Leighton Date: Mon, 4 Jun 2018 02:25:25 +0000 (+0100) Subject: clarify X-Git-Tag: convert-csv-opcode-to-binary~5289 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f46666688963b8082bb338a91792de88580ae066;p=libreriscv.git clarify --- diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 135595a77..91be8ed91 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -473,7 +473,7 @@ Note: * d, s1 and s2 are booleans indicating whether destination, source1 and source2 are vector or scalar * key-value CSR-redirection of rd, rs1 and rs2 have NOT been included - below, for clarity. rd, rs1 and rs2 all also must ALSO go through + above, for clarity. rd, rs1 and rs2 all also must ALSO go through register-level redirection (from the Register CSR table) if they are vectors.