(no commit message)
authorlkcl <lkcl@web>
Sun, 16 Apr 2023 12:03:50 +0000 (13:03 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 16 Apr 2023 12:03:50 +0000 (13:03 +0100)
openpower/sv/remap.mdwn

index 5ffab1059a2b624a1d2c9cd38cd2236037673cb5..e90b30ca8f4f2e7c492f1e4bde1ffa2c8632472c 100644 (file)
@@ -1358,18 +1358,18 @@ Special Registers Altered:
 
 `svshape2` is an additional convenience instruction that prioritises
 setting `SVSHAPE.offset`. Its primary purpose is for use when
-element-width overrides are used. It has identical capabilities to `svindex` and
+element-width overrides are used. It has identical capabilities to `svindex`
 in terms of both options (skip, etc.) and ability to activate REMAP
-(rmm, mask mode) but unlike `svindex` it does not set GPR REMAP,
+(rmm, mask mode) but unlike `svindex` it does not set GPR REMAP:
 only a 1D or 2D `svshape`, and
-unlike `svshape` it can set an arbirrary `SVSHAPE.offset` immediate.
+unlike `svshape` it can set an arbitrary `SVSHAPE.offset` immediate.
 
 One of the limitations of Simple-V is that Vector elements start on the boundary
 of the Scalar regfile, which is fine when element-width overrides are not
 needed. If the starting point of a Vector with smaller elwidths must begin
 in the middle of a register, normally there would be no way to do so except
-through LD/ST.  `SVSHAPE.offset` caters for this scenario and `svshape2`is
-makes it easier.
+through costly LD/ST.  `SVSHAPE.offset` caters for this scenario and `svshape2`
+makes it easier to access.
 
 **Operand Fields**: