From 2f9512656c35e7df4e4b161ec265cc3d68520de2 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 29 Jun 2019 06:21:16 +0100 Subject: [PATCH] use RVC reg encoding in VL Block --- simple_v_extension/vblock_format_table.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple_v_extension/vblock_format_table.mdwn b/simple_v_extension/vblock_format_table.mdwn index 00e7178be..d381ede9f 100644 --- a/simple_v_extension/vblock_format_table.mdwn +++ b/simple_v_extension/vblock_format_table.mdwn @@ -18,6 +18,6 @@ The VL/MAXVL/SubVL Block format: 0b00 | SubVL | VLdest | imm[5:0] || VL set from imm | 0b01 | SubVL | MVLimm | rs1[2:0] | rd[2:0] | RVC reg format | 0b10 | SubVL | VLdest | imm[5:0] || VL & MVL set from imm| -0b11 | rsvd | rsvd | rsvd | rsv | reserved, all 0s | +0b11 | rsvd | rsvd | rsvd | rsvd | reserved, all 0s | """]] -- 2.30.2