(no commit message)
authorlkcl <lkcl@web>
Mon, 12 Sep 2022 10:09:34 +0000 (11:09 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 12 Sep 2022 10:09:34 +0000 (11:09 +0100)
openpower/sv/remap.mdwn

index 632f3488aeada694dfb1cc0e6e9099b50c6a546d..8ff6cc72a4996b819c845ae8b49a05d8fd3b2570 100644 (file)
@@ -857,15 +857,14 @@ 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.
 
-    svshape2 offs,inv,yx,rmm,SVd,sk,mm
+    svshape2 offs,yx,rmm,SVd,sk,mm
 
-| 0.5|6..8|9  |10|11.15  |16..20 | 21..25 | 25 | 26..31|  name    |
-| -- |----|---|--| ---   | ----- | ------ | -- | ------| -------- |
-|OPCD|offs|inv|yx| rmm   | SVd   | 100/mm | sk | XO    | svshape  |
+| 0.5|6..9|10|11.15  |16..20 | 21..25 | 25 | 26..31|  name    |
+| -- |----|--| ---   | ----- | ------ | -- | ------| -------- |
+|OPCD|offs|yx| rmm   | SVd   | 100/mm | sk | XO    | svshape  |
 
-* **offs** (3 bits) - unsigned offset
+* **offs** (4 bits) - unsigned offset
 * **yx** (1 bit) - swap XY to YX
-* **inv** (1 bit) inverts X if yx=0, Y if yx=1
 * **SVd** dimension size
 * **rmm** REMAP mask
 * **mm** mask mode