From 82e4543acb94f585d95b4e2ab20e95a56d851bb4 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 22 Jun 2019 10:08:13 +0100 Subject: [PATCH] update 64-bit prefix format --- simple_v_extension/sv_prefix_proposal.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple_v_extension/sv_prefix_proposal.rst b/simple_v_extension/sv_prefix_proposal.rst index 2e66d4fca..1c6e0b860 100644 --- a/simple_v_extension/sv_prefix_proposal.rst +++ b/simple_v_extension/sv_prefix_proposal.rst @@ -120,7 +120,7 @@ Table showing Standard RV32 encodings: | RV32-FR-type + funct5 + fmt + rs2[4:0] + rs1[4:0] + rm | rd[4:0] + opcode + 1 + 1 | +---------------+-------------+-------+----------+----------+--------+----------+--------+--------+------------+ -64-bit Instruction Encodings +64-bit Instruction Encodings ============================ Where in the 48 bit format the prefix is "0b0011111" in bits 0 to 6, this is -- 2.30.2