(no commit message)
authorlkcl <lkcl@web>
Mon, 21 Dec 2020 03:52:00 +0000 (03:52 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 21 Dec 2020 03:52:00 +0000 (03:52 +0000)
openpower/sv/svp_rewrite/svp64.mdwn

index 61cefde6f01045f2529645e177a6cee3228b8094..8c3a2061f2bd77b23d51288605fdd98ec6af6164 100644 (file)
@@ -79,14 +79,14 @@ is defined in the Prefix Fields section.
 
 ## Prefix Fields
 
-| Name       | Bits    | Value | Description                        |
-|------------|---------|-------|------------------------------------|
-| EXT01      | `0:5`   | `1`   | Indicates this is Prefixed 64-bit  |
-| `RM[0]`    | `6`     |       | Bit 0 of the Remapped Encoding     |
-| SVP64_7    | `7`     | `1`   | Indicates this is SVP64            |
-| `RM[1]`    | `8`     |       | Bit 1 of the Remapped Encoding     |
-| SVP64_9    | `9`     | `1`   | Indicates this is SVP64            |
-| `RM[2:23]` | `10:31` |       | Bits 2-23 of the Remapped Encoding |
+| Name       | Bits    | Value | Description                    |
+|------------|---------|-------|--------------------------------|
+| EXT01      | `0:5`   | `1`   | Indicates Prefixed 64-bit      |
+| `RM[0]`    | `6`     |       | Bit 0 of Remapped Encoding     |
+| SVP64_7    | `7`     | `1`   | Indicates this is SVP64        |
+| `RM[1]`    | `8`     |       | Bit 1 of Remapped Encoding     |
+| SVP64_9    | `9`     | `1`   | Indicates this is SVP64        |
+| `RM[2:23]` | `10:31` |       | Bits 2-23 of Remapped Encoding |
 
 
 # Remapped Encoding Fields