(no commit message)
authorlkcl <lkcl@web>
Thu, 27 Jun 2019 17:58:03 +0000 (18:58 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 27 Jun 2019 17:58:03 +0000 (18:58 +0100)
simple_v_extension/vblock_format.mdwn

index 9afc85daf0119d61af4ba89c96fb73b53f3976b1..27c2b8c86891a9875b84316330c16cc5ee2c5aac 100644 (file)
@@ -2,7 +2,7 @@
 
 * Copyright (C) 2017, 2018, 2019 Luke Kenneth Casson Leighton
 * Status: DRAFTv0.6
-* Last edited: 21 jun 2019
+* Last edited: 28 jun 2019
 
 [[!toc ]]
 
@@ -159,7 +159,7 @@ SUBVL and ssvoffs).
 
 Using PCVBLK to store the progression of decoding of the VBLOCK allows a simple single issue design to only need to fetch 32 or 64 bits from the instruction cache on any given clock cycle.
 
-To support this option (where more complex implementations may skip some of these phases), VBLOCK contains partial decode state, that allows a trap to occur even oart-way through decode, in order to reduce latency.
+To support this option (where more complex implementations may skip some of these phases), VBLOCK contains partial decode state, that allows a trap to occur even part-way through decode, in order to reduce latency.
 
 The format is as follows: