From: Luke Kenneth Casson Leighton Date: Fri, 28 Jun 2019 06:29:51 +0000 (+0100) Subject: add comment on sv.setvl X-Git-Tag: convert-csv-opcode-to-binary~4368 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=97cfe6e6900867d08d1a44956cc752b8ec19c46d;p=libreriscv.git add comment on sv.setvl --- diff --git a/simple_v_extension/specification/sv.setvl.mdwn b/simple_v_extension/specification/sv.setvl.mdwn index 7c200b215..eced4438f 100644 --- a/simple_v_extension/specification/sv.setvl.mdwn +++ b/simple_v_extension/specification/sv.setvl.mdwn @@ -108,3 +108,7 @@ It leaves space for future expansion to RV128 and/or multi-register predicates. // rd is not x0 regs[rd] = vl } + +# links + +*