From 53f2a7a6c0ccef827431eb1b4b00c0d6002434c3 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 30 Aug 2019 11:37:51 +0100 Subject: [PATCH] --- simple_v_extension/specification/sv.setvl.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple_v_extension/specification/sv.setvl.mdwn b/simple_v_extension/specification/sv.setvl.mdwn index 0c144fccf..be7db76a9 100644 --- a/simple_v_extension/specification/sv.setvl.mdwn +++ b/simple_v_extension/specification/sv.setvl.mdwn @@ -7,7 +7,7 @@ Thus it makes more sense to actually *use* one of the scalar registers *as* VL. Format for Vector Configuration Instructions under OP-V major opcode: -| 31|30...20|19....15|14..12|11 7|6.....0| name | +| 31|30...20|19....15|14..12|11.7|6.....0| name | |---|-------|--------|------|----|-------|------------| | 0 | VLMAX | rs1 | 111 | rd |1010111| sv.setvl | | 0 | VLMAX | 0 (x0) | 111 | rd |1010111| sv.setvl | -- 2.30.2